Could not connect to SMTP host: email-smtp.us-east-1.amazonaws.com, port: 465, response: -1

前端 未结 7 1312
予麋鹿
予麋鹿 2020-12-14 10:36

I am trying to send email with Amazon\'s SES/SMTP and I am getting the following error:

javax.mail.MessagingException: Could not connect to SMTP host: em

相关标签:
7条回答
  • 2020-12-14 11:43

    I had the same issue with port 25, but for me it worked with port 587.

    0 讨论(0)
提交回复
热议问题