摘要:
raise SMTPAuthenticationError(code, resp) smtplib.SMTPAuthenticationError: (535, b'Error: authentication failed')解决办法: 1.设置对应邮箱的SMTP服务授权码,这个授权码替代代码中邮箱 阅读全文
posted @ 2016-11-08 20:09
测试那点事儿_TestYao
阅读(5638)
评论(0)
推荐(0)
测试那点事儿-TestYao |