Quantcast
Channel: Windows 2016 Support – ColdFusion
Viewing all articles
Browse latest Browse all 3

CFMAIL on port 587 Issues!

$
0
0

So I am being asked if we can run our CF server’s mail sending on port 587 to make it more secure. However, the only way we can get port 587 to work is if I put no credentials in the code or admin and we have TLS and USEHTTPS turned off.  We also have to enable anonymous on port 587 on the mail server.  I downloaded the Cert from the mail server and installed with java keytool, it didn’t help.  No matter what I try all combos’ of options I just get errors in the log.

We tried with username and password
With USETLS = “true”
With USESSL = “true”

Any suggestions on how to make our mail more secure or make this work?

“Error”,”scheduler-2″,”11/05/19″,”15:55:20″,””,”com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM ”
“Error”,”scheduler-2″,”11/05/19″,”15:55:25″,””,”com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM ”
“Error”,”scheduler-2″,”11/05/19″,”16:10:30″,””,”javax.mail.AuthenticationFailedException: 535 5.7.3 Authentication unsuccessful ”
“Error”,”scheduler-2″,”11/05/19″,”16:10:35″,””,”com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM ”
“Error”,”scheduler-2″,”11/05/19″,”16:21:55″,””,”javax.mail.AuthenticationFailedException: 535 5.7.3 Authentication unsuccessful ”
“Error”,”scheduler-2″,”11/05/19″,”16:22:01″,””,”javax.mail.AuthenticationFailedException: 535 5.7.3 Authentication unsuccessful ”
“Error”,”scheduler-2″,”11/05/19″,”16:24:31″,””,”javax.mail.MessagingException: Could not convert socket to TLS; nested exception is: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target”
“Error”,”scheduler-0″,”11/05/19″,”16:32:31″,””,”javax.mail.MessagingException: Could not connect to SMTP host: smtp.co.weld.co.us, port: 587; nested exception is: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message”
“Error”,”scheduler-0″,”11/05/19″,”16:33:17″,””,”javax.mail.MessagingException: Could not connect to SMTP host: smtp.co.weld.co.us, port: 587; nested exception is: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message”
“Error”,”scheduler-0″,”11/05/19″,”16:36:02″,””,”javax.mail.MessagingException: Could not connect to SMTP host: smtp.co.weld.co.us, port: 587; nested exception is: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message”
“Error”,”scheduler-0″,”11/05/19″,”16:36:02″,””,”coldfusion.mail.MailImpl$RecipientCertificateException: The recipient certificate is not specified. ”
“Error”,”scheduler-0″,”11/05/19″,”16:36:02″,””,”coldfusion.mail.MailImpl$RecipientCertificateException: The recipient certificate is not specified. ”
“Error”,”scheduler-0″,”11/05/19″,”16:36:02″,””,”javax.mail.MessagingException: Could not connect to SMTP host: smtp.co.weld.co.us, port: 587; nested exception is: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message”
“Error”,”scheduler-0″,”11/05/19″,”16:38:17″,””,”javax.mail.MessagingExcepti

The post CFMAIL on port 587 Issues! appeared first on ColdFusion.


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images