Forum Post: RE: Mail Host Port for EmailAdaptor

  • Thread starter Thread starter daniel.baciu
  • Start date Start date
Status
Not open for further replies.
D

daniel.baciu

Guest
Thank you for your quick answer. I was thinking to this as well. In the end the port was set correctly. the problem was that it was not able to make a SSL connection. With the following construction setting I get it working. mail.transport.protocol=${oebpsemail.properties:oebps.email.outgoing.server.protocol} mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory Thank you.

Continue reading...
 
Status
Not open for further replies.
Back
Top