View Single Post
Old 06-16-2017, 03:38 AM   #1
Bansteatt84
Junior Member
Bansteatt84 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2016
Device: kindle, other
Unhappy Tried Everything...Cannot Send to Kindle

I have tried sending books to my kindle
Tried 2 different kindles
Tried 3 different emails (gmail, gmx, hotmail)
all added on kindle account management as accepted emails
Made sure SMPT was enabled (gmx)

I believe the error is coming from within calibre somehow... it used to work for me way back and actually back then it was me sending from my simple gmail account too..that does not work anymore...

here is the error code on the last Test Email results (Preferences --> Test Email)

Traceback (most recent call last):
File "site-packages\calibre\gui2\wizard\send_email.py", line 203, in test_email_settings
File "site-packages\calibre\utils\smtp.py", line 154, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 647, in login
SMTPAuthenticationError: (535, 'Authentication credentials invalid')


Log:
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 BrittanyLaptop.Belkin\r\n'
reply: '250-gmx.com Hello BrittanyLaptop.Belkin [66.94.194.175]\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 BrittanyLaptop.Belkin [66.94.194.175]
AUTH LOGIN PLAIN
SIZE 69920427
STARTTLS
send: 'STARTTLS\r\n'
reply: '220 OK\r\n'
reply: retcode (220); Msg: OK
send: 'ehlo BrittanyLaptop.Belkin\r\n'
reply: '250-gmx.com Hello BrittanyLaptop.Belkin [66.94.194.175]\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250 SIZE 69920427\r\n'
reply: retcode (250); Msg: gmx.com Hello BrittanyLaptop.Belkin [66.94.194.175]
AUTH LOGIN PLAIN
SIZE 69920427
send: 'AUTH PLAIN AGJydG55YW5zdGV0QGdteC5jb20ARGVsbDQ0NTc=\r\n'
reply: '535 Authentication credentials invalid\r\n'
reply: retcode (535); Msg: Authentication credentials invalid


Can someone please help??

Email me at brtny.anstet@gmail.com
Thanks!!
Bansteatt84 is offline   Reply With Quote