当前位置:   article > 正文

python smtplib.SMTPAuthenticationError: (535, b'Error: authentication failed')

smtplib.smtpauthenticationerror: (535, b'error: authentication failed')

python smtplib.SMTPAuthenticationError: (535, b’Error: authentication failed’)
出现这个问题:
在这里插入图片描述
运行报错:
在这里插入图片描述
解决办法使用163邮箱服务器来发送邮件,我们需要去163邮箱开启POP3/SMTP服务,这时163邮件会让我们设置客户端授权码,(参考链接https://jingyan.baidu.com/article/c275f6ba33a95de33d7567d9.html)
设置好授权码拿这个设置的授权码替代上面代码部分的passwd即可成功发送邮件。这里我也不明白为什么是这样替换,有知道的大神希望给一下解释。

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

闽ICP备14008679号