Maxim Solodovnik created OPENMEETINGS-1880:
----------------------------------------------
Summary: mail sending is not working with TLS mail server
Key: OPENMEETINGS-1880
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1880
Project: Openmeetings
Issue Type: Bug
Components: Email
Affects Versions: 4.0.3
Reporter: Maxim Solodovnik
Assignee: Maxim Solodovnik
Fix For: 4.0.4
mail sending is not working with TLS mail server
| javax.mail.MessagingException thrown: Could not convert socket to TLS
| at SMTPTransport.startTLS (SMTPTransport.java:2155)
| at SMTPTransport.protocolConnect (SMTPTransport.java:752)
| at Service.connect (Service.java:388)
| at Service.connect (Service.java:246)
| at Service.connect (Service.java:195)
| at Transport.send0 (Transport.java:254)
| at Transport.send (Transport.java:124)
| at (#3:1)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)