原文:MailConnectException: Couldn't connect to host, port: smtp.163.com , 465; timeout -1;

在发送邮件的时候出现如下异常,查看properties各个配置都没有问题。 spring.mail.port spring.mail.properties.mail.smtp.ssl.enable true 但没想到问题竟然在此处发现: spring.mail.host smtp. .com properties此处中的末尾可能不小心加上了一个空格,导致出现未知的错误,修改之后恢复正常。 再此提醒 ...

2021-07-09 10:13 0 438 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM