View Single Post
Old 07-09-2016, 10:57 AM   #11
JimReid
Enthusiast
JimReid began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Jan 2016
Location: Williamstown, NJ
Device: Kindle Paperwhite
Talking can't email to kindle

Quote:
Originally Posted by kovidgoyal View Post
You are trying to send email without using a relay, that is dicey, follow the instructions here: http://manual.calibre-ebook.com/faq....-using-calibre
I did as instructed and still it failed. I created a GMX email of JamesReid45@GMX.com and tried it with the following failure.

calibre, version 2.61.0 (win32, embedded-python: True)
Failed to email book: Failed: Email Sex With the Chef (Erotica) to jimreid_698@kindle.com

Starting job: Email Sex With the Chef (Erotica) to jimreid_698@kindle.com
connect: (u'mail.gmx.com', 587)
connect: (u'mail.gmx.com', 587)
reply: '220 gmx.com (mrgmx003) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: gmx.com (mrgmx003) Nemesis ESMTP Service ready
connect: gmx.com (mrgmx003) Nemesis ESMTP Service ready
send: 'ehlo DESKTOP-R97G8N8.hsd1.nj.comcast.net\r\n'
reply: '250-gmx.com Hello DESKTOP-R97G8N8.hsd1.nj.comcast.net [73.195.240.200]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250 STARTTLS\r\n'
reply: retcode (250); Msg: gmx.com Hello DESKTOP-R97G8N8.hsd1.nj.comcast.net [73.195.240.200]
SIZE 69920427
AUTH LOGIN PLAIN
STARTTLS
send: 'STARTTLS\r\n'
reply: '220 OK\r\n'
reply: retcode (220); Msg: OK
send: 'ehlo DESKTOP-R97G8N8.hsd1.nj.comcast.net\r\n'
reply: '250-gmx.com Hello DESKTOP-R97G8N8.hsd1.nj.comcast.net [73.195.240.200]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250 AUTH LOGIN PLAIN\r\n'
reply: retcode (250); Msg: gmx.com Hello DESKTOP-R97G8N8.hsd1.nj.comcast.net [73.195.240.200]
SIZE 69920427
AUTH LOGIN PLAIN
send: AUTH <censored>
reply: '535 Authentication credentials invalid\r\n'
reply: retcode (535); Msg: Authentication credentials invalid

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 43, in run
File "site-packages\calibre\gui2\email.py", line 130, in sendmail
File "site-packages\calibre\utils\smtp.py", line 135, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 617, in login
SMTPAuthenticationError: (535, 'Authentication credentials invalid')


Retrying in 301 seconds...

Waiting 301 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
connect: (u'mail.gmx.com', 587)
connect: (u'mail.gmx.com', 587)
reply: '220 gmx.com (mrgmx002) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: gmx.com (mrgmx002) Nemesis ESMTP Service ready
connect: gmx.com (mrgmx002) Nemesis ESMTP Service ready
send: 'ehlo DESKTOP-R97G8N8.hsd1.nj.comcast.net\r\n'
reply: '250-gmx.com Hello DESKTOP-R97G8N8.hsd1.nj.comcast.net [73.195.240.200]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250 STARTTLS\r\n'
reply: retcode (250); Msg: gmx.com Hello DESKTOP-R97G8N8.hsd1.nj.comcast.net [73.195.240.200]
SIZE 69920427
AUTH LOGIN PLAIN
STARTTLS
send: 'STARTTLS\r\n'
reply: '220 OK\r\n'
reply: retcode (220); Msg: OK
send: 'ehlo DESKTOP-R97G8N8.hsd1.nj.comcast.net\r\n'
reply: '250-gmx.com Hello DESKTOP-R97G8N8.hsd1.nj.comcast.net [73.195.240.200]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250 AUTH LOGIN PLAIN\r\n'
reply: retcode (250); Msg: gmx.com Hello DESKTOP-R97G8N8.hsd1.nj.comcast.net [73.195.240.200]
SIZE 69920427
AUTH LOGIN PLAIN
send: AUTH <censored>
reply: '535 Authentication credentials invalid\r\n'
reply: retcode (535); Msg: Authentication credentials invalid

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 43, in run
File "site-packages\calibre\gui2\email.py", line 130, in sendmail
File "site-packages\calibre\utils\smtp.py", line 135, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 617, in login
SMTPAuthenticationError: (535, 'Authentication credentials invalid')

Job: "Email Sex With the Chef (Erotica) to jimreid_698@kindle.com" failed with error:
Traceback (most recent call last):
File "site-packages\calibre\gui2\threaded_jobs.py", line 83, in start_work
File "site-packages\calibre\gui2\email.py", line 98, in __call__
SMTPAuthenticationError: (535, 'Authentication credentials invalid')

Called with args: (u'C:\\Users\\JimRe\\AppData\\Local\\Temp\\calibre _nypo4r\\dmsjgxcaltmpfmt.mobi', u'Sex With the Chef (Erotica) - Abbott, Alexandrinha.mobi', u'jimreid_698@kindle.com', u'E-book: Sex With the Chef (Erotica)', u'Attached, you will find the e-book\n\nSex With the Chef (Erotica)\n\tby Abbott, Alexandrinha\n\nin the MOBI format.') {u'abort': <threading._Event object at 0x0B059710>, u'log': <calibre.utils.logging.GUILog object at 0x0B059610>, u'notifications': <Queue.Queue instance at 0x09C5A530>}


I also made sure that it was acceptable to Kindle and that all was spelled correctly. Still not sure what it wrong. This all worked before with Comcast email address before about update 55 or so. Anyway, any more ideas?

Thanks,

Jim
JimReid is offline   Reply With Quote