Python-使用smtp发邮件,报错:raise SMTPAuthenticationError(code, resp) smtplib.SMTPAuthenticationError: (535, b'Login fail. Authorization code is expir ed')

 

具体报错截图:

 

翻译过来就是stmp的密码已经过期,需要去对应的邮箱网页重置STMP口令,重置更新后就没有这个报错了

 

posted @ 2020-11-09 14:00  小胡要加油  阅读(1543)  评论(0)    收藏  举报