Thread: Troubleshooting Problems with Calibre/Kindle connection
View Single Post
Old 03-01-2021, 08:24 PM   #5
EterMax
Junior Member
EterMax began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2020
Device: Kindle.
Quote:
Originally Posted by jawanurp View Post
Nevermind! (lol)
Did you solved this issue?
How?
Can you help me?

calibre, version 5.12.0 (darwin, embedded-python: True)
Failed to email book: Failed: Email Laboratorio lector: Para entender la lectura to XXXXXXX@kindle.com

Starting job: Email Laboratorio lector: Para entender la lectura to XXXXXXX@kindle.com
connect: ('mail.gmx.com', 587)
connect: to ('mail.gmx.com', 587) None
reply: b'220 gmx.net (mrgmx004) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: b'gmx.net (mrgmx004) Nemesis ESMTP Service ready'
connect: b'gmx.net (mrgmx004) Nemesis ESMTP Service ready'
send: 'ehlo localhost.localdomain\r\n'
reply: b'250-gmx.net Hello localhost.localdomain [190.247.94.229]\r\n'
reply: b'250-8BITMIME\r\n'
reply: b'250-SIZE 69920427\r\n'
reply: b'250 STARTTLS\r\n'
reply: retcode (250); Msg: b'gmx.net Hello localhost.localdomain [190.247.94.229]\n8BITMIME\nSIZE 69920427\nSTARTTLS'
send: 'STARTTLS\r\n'
reply: b'220 OK\r\n'
reply: retcode (220); Msg: b'OK'
send: 'ehlo localhost.localdomain\r\n'
reply: b'250-gmx.net Hello localhost.localdomain [190.247.94.229]\r\n'
reply: b'250-8BITMIME\r\n'
reply: b'250-AUTH LOGIN PLAIN\r\n'
reply: b'250 SIZE 69920427\r\n'
reply: retcode (250); Msg: b'gmx.net Hello localhost.localdomain [190.247.94.229]\n8BITMIME\nAUTH LOGIN PLAIN\nSIZE 69920427'
send: AUTH <censored>
reply: b'235 Authentication succeeded\r\n'
reply: retcode (235); Msg: b'Authentication succeeded'
send: 'mail FROM:<XXXXXXX@gmx.com> size=656422\r\n'
reply: b'250 Requested mail action okay, completed\r\n'
reply: retcode (250); Msg: b'Requested mail action okay, completed'
send: 'rcpt TO:<maxibongio@kindle.com>\r\n'
reply: b'250 OK\r\n'
reply: retcode (250); Msg: b'OK'
send: 'data\r\n'
reply: b'354 Start mail input; end with <CRLF>.<CRLF>\r\n'
reply: retcode (354); Msg: b'Start mail input; end with <CRLF>.<CRLF>'
data: (354, b'Start mail input; end with <CRLF>.<CRLF>')
send: b'Content-Type: multipart/mixed; boundary="===============5695509742433568047=="\nM IME-Version: 1.0\...
reply: b'501 Syntax error - line too long\r\n'
reply: retcode (501); Msg: b'Syntax error - line too long'
data: (501, b'Syntax error - line too long')
send: 'rset\r\n'
send: 'quit\r\n'

Sending failed...

Traceback (most recent call last):
File "calibre/gui2/email.py", line 45, in run
File "calibre/gui2/email.py", line 129, in sendmail
File "calibre/utils/smtp.py", line 191, in sendmail
File "smtplib.py", line 892, in sendmail
smtplib.SMTPDataError: (501, b'Syntax error - line too long')


Retrying in 301 seconds...

Waiting 301 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
connect: ('mail.gmx.com', 587)
connect: to ('mail.gmx.com', 587) None
reply: b'220 gmx.net (mrgmx005) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: b'gmx.net (mrgmx005) Nemesis ESMTP Service ready'
connect: b'gmx.net (mrgmx005) Nemesis ESMTP Service ready'
send: 'ehlo localhost.localdomain\r\n'
reply: b'250-gmx.net Hello localhost.localdomain [190.247.94.229]\r\n'
reply: b'250-8BITMIME\r\n'
reply: b'250-SIZE 69920427\r\n'
reply: b'250 STARTTLS\r\n'
reply: retcode (250); Msg: b'gmx.net Hello localhost.localdomain [190.247.94.229]\n8BITMIME\nSIZE 69920427\nSTARTTLS'
send: 'STARTTLS\r\n'
reply: b'220 OK\r\n'
reply: retcode (220); Msg: b'OK'
send: 'ehlo localhost.localdomain\r\n'
reply: b'250-gmx.net Hello localhost.localdomain [190.247.94.229]\r\n'
reply: b'250-8BITMIME\r\n'
reply: b'250-AUTH LOGIN PLAIN\r\n'
reply: b'250 SIZE 69920427\r\n'
reply: retcode (250); Msg: b'gmx.net Hello localhost.localdomain [190.247.94.229]\n8BITMIME\nAUTH LOGIN PLAIN\nSIZE 69920427'
send: AUTH <censored>
reply: b'235 Authentication succeeded\r\n'
reply: retcode (235); Msg: b'Authentication succeeded'
send: 'mail FROM:<maxibongio@gmx.com> size=656422\r\n'
reply: b'250 Requested mail action okay, completed\r\n'
reply: retcode (250); Msg: b'Requested mail action okay, completed'
send: 'rcpt TO:<maxibongio@kindle.com>\r\n'
reply: b'250 OK\r\n'
reply: retcode (250); Msg: b'OK'
send: 'data\r\n'
reply: b'354 Start mail input; end with <CRLF>.<CRLF>\r\n'
reply: retcode (354); Msg: b'Start mail input; end with <CRLF>.<CRLF>'
data: (354, b'Start mail input; end with <CRLF>.<CRLF>')
send: b'Content-Type: multipart/mixed; boundary="===============3367221457403177130=="\nM IME-Version: 1.0\...
reply: b'501 Syntax error - line too long\r\n'
reply: retcode (501); Msg: b'Syntax error - line too long'
data: (501, b'Syntax error - line too long')
send: 'rset\r\n'
send: 'quit\r\n'

Sending failed...

Traceback (most recent call last):
File "calibre/gui2/email.py", line 45, in run
File "calibre/gui2/email.py", line 129, in sendmail
File "calibre/utils/smtp.py", line 191, in sendmail
File "smtplib.py", line 892, in sendmail
smtplib.SMTPDataError: (501, b'Syntax error - line too long')

Job: "Email Laboratorio lector: Para entender la lectura to maxibongio@kindle.com" failed with error:
Traceback (most recent call last):
File "calibre/gui2/threaded_jobs.py", line 83, in start_work
File "calibre/gui2/email.py", line 102, in __call__
File "calibre/gui2/email.py", line 45, in run
File "calibre/gui2/email.py", line 129, in sendmail
File "calibre/utils/smtp.py", line 191, in sendmail
File "smtplib.py", line 892, in sendmail
smtplib.SMTPDataError: (501, b'Syntax error - line too long')

Called with args: ('/var/folders/x8/rc92y2k918b3bd8w9651vdn40000gn/C/calibre_5.12.0_tmp_01cdz_hp/va2q9ws8caltmpfmt.mobi', 'Laboratorio lector_ Para entender la lectura - Daniel Cassany.mobi', 'maxibongio@kindle.com', 'E-book: Laboratorio lector: Para entender la lectura', 'Attached, you will find the e-book\n\nLaboratorio lector: Para entender la lectura\n\tby Daniel Cassany\n\nin the MOBI format.') {'notifications': <queue.Queue object at 0x130bc5a00>, 'abort': <threading.Event object at 0x130bc5eb0>, 'log': <calibre.utils.logging.GUILog object at 0x130bc5b50>}
EterMax is offline   Reply With Quote