View Single Post
Old 07-18-2022, 05:02 PM   #1
ADR58
Junior Member
ADR58 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2022
Device: Kindle Paperwhite (11th Gen), Nook (c2010 & 2015)
Emailing fails - calibre 6.1 and Yahoo

I'm struggling to get 'Sharing books by Email' to work in calibre and would appreciate some assistance.

I get the following log with a test email using Yahoo...

Traceback (most recent call last):
File "calibre\gui2\wizard\send_email.py", line 223, in test_email_settings
File "calibre\utils\smtp.py", line 180, in sendmail
File "smtplib.py", line 739, in login
File "smtplib.py", line 642, in auth
File "smtplib.py", line 432, in docmd
File "smtplib.py", line 405, in getreply
smtplib.SMTPServerDisconnected: Connection unexpectedly closed


Log:
connect: ('smtp.mail.yahoo.com', 465)
connect: to ('smtp.mail.yahoo.com', 465) None
reply: b'220 smtp.mail.yahoo.com ESMTP ready\r\n'
reply: retcode (220); Msg: b'smtp.mail.yahoo.com ESMTP ready'
connect: b'smtp.mail.yahoo.com ESMTP ready'
send: 'ehlo [10.152.0.6]\r\n'
reply: b'250-hermes--production-gq1-56bb98dbc7-fxknz Hello [10.152.0.6] [136.144.19.243])\r\n'
reply: b'250-PIPELINING\r\n'
reply: b'250-ENHANCEDSTATUSCODES\r\n'
reply: b'250-8BITMIME\r\n'
reply: b'250-SIZE 41697280\r\n'
reply: b'250 AUTH PLAIN LOGIN XOAUTH2 OAUTHBEARER\r\n'
reply: retcode (250); Msg: b'hermes--production-gq1-56bb98dbc7-fxknz Hello [10.152.0.6] [136.144.19.243])\nPIPELINING\nENHANCEDSTATUSCODES\n8BITMIME\nSIZE 41697280\nAUTH PLAIN LOGIN XOAUTH2 OAUTHBEARER'
send: AUTH <censored>
reply: b'535 5.7.0 (#AUTH005) Too many bad auth attempts.\r\n'
reply: retcode (535); Msg: b'5.7.0 (#AUTH005) Too many bad auth attempts.'
send: AUTH <censored>
ADR58 is offline   Reply With Quote