Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 06-01-2020, 02:07 PM   #1
Caronte
Junior Member
Caronte began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2020
Device: Kindle
Error at sending email from GMX

I have done a lot of research, and so far. I am not being blocked by a firewall and I am using the full email as username. However in my calibre 4.17 in windows 10 I can't use this fuction.

Any solution?

Code:
 Traceback (most recent call last):
  File "site-packages\calibre\gui2\wizard\send_email.py", line 209, in test_email_settings
  File "site-packages\calibre\utils\smtp.py", line 185, in sendmail
  File "site-packages\calibre\utils\smtplib.py", line 773, in sendmail
SMTPRecipientsRefused: {u'nueva direcci\xf3n de correo electr\xf3nico': (501, 'Syntax error in parameters or arguments')}


Log:
connect: (u'mail.gmx.com', 587)
connect: (u'mail.gmx.com', 587)
reply: '220 gmx.com (mrgmx104) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: gmx.com (mrgmx104) Nemesis ESMTP Service ready
connect: gmx.com (mrgmx104) Nemesis ESMTP Service ready
send: u'ehlo DESKTOP-XYZXYZ0.Home\r\n'
reply: '250-gmx.com Hello DESKTOP-XYZXYZ0.Home [94.19Z.YY.XX]\r\n'
reply: '250-8BITMIME\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250 STARTTLS\r\n'
reply: retcode (250); Msg: gmx.com Hello DESKTOP-XYZXYZ0.Home [94.19Z.YY.XX]
8BITMIME
AUTH LOGIN PLAIN
SIZE 69920427
STARTTLS
send: 'STARTTLS\r\n'
reply: '220 OK\r\n'
reply: retcode (220); Msg: OK
send: u'ehlo DESKTOP-XYZXYZ0.Home\r\n'
reply: '250-gmx.com Hello DESKTOP-XYZXYZ0.Home [94.19Z.YY.XX]\r\n'
reply: '250-8BITMIME\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250 SIZE 69920427\r\n'
reply: retcode (250); Msg: gmx.com Hello DESKTOP-XYZXYZ0.Home [94.19Z.YY.XX]
8BITMIME
AUTH LOGIN PLAIN
SIZE 69920427
send: AUTH <censored>
reply: '235 Authentication succeeded\r\n'
reply: retcode (235); Msg: Authentication succeeded
send: u'mail FROM:<caronte@gmx.com> size=548\r\n'
reply: '250 Requested mail action okay, completed\r\n'
reply: retcode (250); Msg: Requested mail action okay, completed
send: u'rcpt TO:<nueva>\r\n'
reply: '501 Syntax error in parameters or arguments\r\n'
reply: retcode (501); Msg: Syntax error in parameters or arguments
send: 'rset\r\n'
reply: '250 OK\r\n'
reply: retcode (250); Msg: OK
send: 'quit\r\n'
reply: '221 gmx.com Service closing transmission channel\r\n'
reply: retcode (221); Msg: gmx.com Service closing transmission channel
Caronte is offline   Reply With Quote
Old 06-01-2020, 10:58 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,856
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
According to that the email address you are trying to send to is <nueva> which is not a valid email address.
kovidgoyal is offline   Reply With Quote
Advert
Old 03-01-2021, 11:21 AM   #3
lovedj1
Junior Member
lovedj1 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2019
Device: Kindle Paperwhite
Hello.I have been trying to send books to my kindle device from Calibre using 3 different GMX accounts (two used and tested and 1 new one) and I always get the same error message and don't know what the problem is. Any help, please? Thanks
Spoiler:

calibre, version 5.12.0 (win32, embedded-python: True)
Failed to email book: Failed: Email The Wrong Side of Goodbye to lovedj1@kindle.com

Starting job: Email The Wrong Side of Goodbye to lovedj1@kindle.com
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 (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 [192.168.1.128]\r\n'
reply: b'250-gmx.net Hello [192.168.1.128] [86.127.224.37]\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 [192.168.1.128] [86.127.224.37]\n8BITMIME\nSIZE 69920427\nSTARTTLS'
send: 'STARTTLS\r\n'
reply: b'220 OK\r\n'
reply: retcode (220); Msg: b'OK'
send: 'ehlo [192.168.1.128]\r\n'
reply: b'250-gmx.net Hello [192.168.1.128] [86.127.224.37]\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 [192.168.1.128] [86.127.224.37]\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:<books123@gmx.com> size=736879\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:<lovedj1@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="===============1569536075=="\nMIME-Version: 1.0\nSubject:...
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 (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 [192.168.1.128]\r\n'
reply: b'250-gmx.net Hello [192.168.1.128] [86.127.224.37]\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 [192.168.1.128] [86.127.224.37]\n8BITMIME\nSIZE 69920427\nSTARTTLS'
send: 'STARTTLS\r\n'
reply: b'220 OK\r\n'
reply: retcode (220); Msg: b'OK'
send: 'ehlo [192.168.1.128]\r\n'
reply: b'250-gmx.net Hello [192.168.1.128] [86.127.224.37]\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 [192.168.1.128] [86.127.224.37]\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:<books123@gmx.com> size=736879\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:<lovedj1@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="===============1753924308=="\nMIME-Version: 1.0\nSubject:...
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 The Wrong Side of Goodbye to lovedj1@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: ('C:\\Users\\loved\\AppData\\Local\\Temp\\calibre_ mf41icwi\\83085c_ccaltmpfmt.mobi', 'The Wrong Side of Goodbye - Michael Connelly.mobi', ' lovedj1@kindle.com', 'E-book: The Wrong Side of Goodbye', 'Attached, you will find the e-book\n\nThe Wrong Side of Goodbye\n\tby Michael Connelly\n\nin the MOBI format.') {'notifications': <queue.Queue object at 0x1A554DF0>, 'abort': <threading.Event object at 0x1A554F58>, 'log': <calibre.utils.logging.GUILog object at 0x1A554E50>}

Last edited by theducks; 03-01-2021 at 02:54 PM. Reason: spoilered
lovedj1 is offline   Reply With Quote
Old 03-01-2021, 12:04 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,856
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
this is a bug in 5.12 wait for the next calibre release or downgrade to 5.11
kovidgoyal is offline   Reply With Quote
Old 03-07-2021, 12:25 PM   #5
lovedj1
Junior Member
lovedj1 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2019
Device: Kindle Paperwhite
Quote:
Originally Posted by kovidgoyal View Post
this is a bug in 5.12 wait for the next calibre release or downgrade to 5.11
Thanks Kovidgoyal
lovedj1 is offline   Reply With Quote
Advert
Old 03-13-2021, 06:02 AM   #6
lovedj1
Junior Member
lovedj1 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2019
Device: Kindle Paperwhite
Quote:
Originally Posted by kovidgoyal View Post
this is a bug in 5.12 wait for the next calibre release or downgrade to 5.11
I have installed the new update and I still can't send books, or rather, the book has been sent but not received. I have checked my GMX inbox and there isn't even thr typical Amazon message asking me if I ant to send that document to my kindle. Any idea what might be happening? Thanks
lovedj1 is offline   Reply With Quote
Old 03-13-2021, 09:37 AM   #7
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,856
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
make sure you have allowed the email address in amzon and gone through their validation process.
kovidgoyal is offline   Reply With Quote
Old 03-14-2021, 02:14 PM   #8
lovedj1
Junior Member
lovedj1 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2019
Device: Kindle Paperwhite
Quote:
Originally Posted by kovidgoyal View Post
make sure you have allowed the email address in amzon and gone through their validation process.
I had, that wasn't the problem. What happened was that, for reasons that I don't know, instead of sending the validation email to my GMX email, like they used to do, Amazon now sends the validation emails to the email account you're registered with on Amazon, which in my case is a Gmail account. So I didn't see the validation email because I was looking for it in GMX.

But I did finally see it andnow everything is working again. Thank you so much, Kovidgoyal :-)
lovedj1 is offline   Reply With Quote
Reply

Tags
bug, email, gmx, windows


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
any other tips to get Calibre to email with GMX ChipAHoy Calibre 11 07-30-2020 02:53 PM
GMX Stops Email To Amazon abradaxis Devices 1 10-25-2019 02:34 AM
Sending ebook to Kindle on iPhone from GMX email msoutopico Calibre 3 09-12-2019 06:16 PM
I have forgotten my GMX email address how do I find it? jsknight100 Recipes 4 10-17-2018 03:37 PM
Error sending to devices by email Pauliolio Devices 1 11-02-2014 01:31 PM


All times are GMT -4. The time now is 06:37 PM.


MobileRead.com is a privately owned, operated and funded community.