1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > 记录一下使用腾讯企业邮箱的坑Sending the email to the following server failed : smtp.exmail.qq.com:465

记录一下使用腾讯企业邮箱的坑Sending the email to the following server failed : smtp.exmail.qq.com:465

时间:2020-06-05 06:21:38

相关推荐

记录一下使用腾讯企业邮箱的坑Sending the email to the following server failed : smtp.exmail.qq.com:465

使用springmvc

使用的是HtmlEmail类

mail.smtp.host=smtp.

mail.smtp.port=587

mail.smtp.from=*@.com

mail.smtp.username=@.com

mail.smtp.password=**********

然后报错

Sending the email to the following server failed : smtp.:465

然后从网上找的解决办法都不管用.

然后在知乎上看到有网友写的

/question/23718214?sort=created

然后我就把我的代码中的ssl和端口号都注释掉,居然就好了…果然是个坑!!!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。