SMTPSenderRefused at /register/ (503, b
来源:6-10 用户注册-4
慕无忌9328372
2018-08-11
写回答
4回答
-
慕无忌9328372
提问者
2018-08-12
已解决 使用QQ邮箱时 在配置EMAIL_HOST_PASSWORD是用的是授权码 不加空格
00 -
慕无忌9328372
提问者
2018-08-11
SMTPAuthenticationError at /register/
(535, b'Error: \xc7\xeb\xca\xb9\xd3\xc3\xca\xda\xc8\xa8\xc2\xeb\xb5\xc7\xc2\xbc\xa1\xa3\xcf\xea\xc7\xe9\xc7\xeb\xbf\xb4: http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=28&&no=1001256')
00 -
慕无忌9328372
提问者
2018-08-11
EMAIL_HOST = "smtp.qq.com"
EMAIL_PORT = 25
EMAIL_HOST_USER = "mkonlinezz@qq.com"
EMAIL_HOST_PASSWORD = "xxx"
EMAIL_USE_TLS= False
EMAIL_FROM = "mkonlinezz@qq.com"012018-08-14 -
慕无忌9328372
提问者
2018-08-11
知道是邮件发送函数的问题
00
相似问题