Mail SMTP Server Problem - Joget V-6
Confluence User - 27 Jul, 2021
Hello team, how are you? One of my servers, running Joget 6, started having problems with sending mail. Apparently, the protocol associated with the joget plugin can no longer contact the server. In a recent version of Joget 7 the problem does not appear. Is there any possibility of doing some kind of update? Will the mail have to be migrated to another service? The information in the log:
Caused by: javax.mail.MessagingException: Could not connect to SMTP host: smtp.mail.us-west-2.awsapps.com, port: 465; nested exception is: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2055) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:697) at javax.mail.Service.connect(Service.java:386) at javax.mail.Service.connect(Service.java:245) at javax.mail.Service.connect(Service.java:194) at javax.mail.Transport.send0(Transport.java:253) at javax.mail.Transport.send(Transport.java:124) at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1411) ... 93 more
email;mail;smtp