当前位置:   article > 正文

Java Mail邮件SMTP协议返回信息 535 5.7.3 Authentication unsuccessful._javax.mail.authenticationfailedexception: 535 5.7.

javax.mail.authenticationfailedexception: 535 5.7.3 authentication unsuccess

当邮件使用SMTP协议 身份认证时,如果出现

javax.mail.AuthenticationFailedException: 535 5.7.3 Authentication unsuccessful.

则说明你的用户名与你的密码不正确导致验证失败!

SMTP_AUTH_Fail_Response Message

SMTP_AUTH_Fail_Response is defined as follows. This message, identified by the 535 status code, is defined in [RFC2554] section 4, and indicates that the authentication has terminated unsuccessfully because the user name or password is incorrect.

 535 5.7.3 <human-readable-string><CR><LF>
详情见SMAP协议 SMAP


声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/笔触狂放9/article/detail/602052
推荐阅读
相关标签
  

闽ICP备14008679号