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
ebps.email.outgoing.server.protocol} mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory Thank you.
Continue reading...

Continue reading...