Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

激活不了邮箱呢,登录了无法阅读下载 #298

Open
SuperAtman opened this issue Apr 25, 2023 · 1 comment
Open

激活不了邮箱呢,登录了无法阅读下载 #298

SuperAtman opened this issue Apr 25, 2023 · 1 comment

Comments

@SuperAtman
Copy link

Exception:
Traceback (most recent call last):
File "/var/www/talebook/webserver/handlers/base.py", line 51, in do
rsp = func(self, *args, **kwargs)
File "/var/www/talebook/webserver/handlers/base.py", line 78, in do
return func(self, *args, **kwargs)
File "/var/www/talebook/webserver/handlers/user.py", line 159, in get
self.send_active_email(self.current_user)
File "/var/www/talebook/webserver/handlers/user.py", line 112, in send_active_email
self.mail(mail_from, mail_to, mail_subject, mail_body)
File "/var/www/talebook/webserver/handlers/base.py", line 517, in mail
sendmail(
File "/usr/lib/calibre/calibre/utils/smtp.py", line 188, in sendmail
s.login(username, password)
File "/usr/lib/python3.9/smtplib.py", line 734, in login
raise last_exception
File "/usr/lib/python3.9/smtplib.py", line 723, in login
(code, resp) = self.auth(
File "/usr/lib/python3.9/smtplib.py", line 646, in auth
raise SMTPAuthenticationError(code, resp)
smtplib.SMTPAuthenticationError: (535, b'Login Fail. Please enter your authorization code to login. More information in http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=28&&no=1001256')

@Baobaosome
Copy link

我也这样,解决了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants