View Single Post
Old 01-28-2011, 12:37 AM   #8
cmargm
Enthusiast
cmargm began at the beginning.
 
Posts: 30
Karma: 10
Join Date: Jan 2011
Location: Canada
Device: Kindle 3
Thanks for the detailed instructions but I am still unable to e-mail books from Calibre to my Kindle 3. I can send documents from my e-mail address to the Kindle with no problem. I did get a gmail account and I triple checked that everything was correct as to the username and password. In this report it says that the username and password are not accepted but I checked many times that I was correct.

This is what the error message was when the e-mail failed. Will I be able to use this function or is it not possible. I do have VISTA on my computer. If there is a solution I will probably need step by step directions as I am not totally computer literate. Thanks for any suggestions.

ERROR: Failed to email book: <b>Failed</b>: Email Sum to <username>@free.kindle.com

Email Sum to <username>@free.kindle.com
connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
reply: '220 mx.google.com ESMTP q31sm999243yba.3\r\n'
reply: retcode (220); Msg: mx.google.com ESMTP q31sm999243yba.3
connect: mx.google.com ESMTP q31sm999243yba.3
send: 'ehlo Marg-Laptop.home\r\n'
reply: '250-mx.google.com at your service, [204.191.68.253]\r\n'
reply: '250-SIZE 35651584\r\n'
reply: '250-8BITMIME\r\n'
reply: '250-STARTTLS\r\n'
reply: '250 ENHANCEDSTATUSCODES\r\n'
reply: retcode (250); Msg: mx.google.com at your service, [204.191.68.253]
SIZE 35651584
8BITMIME
STARTTLS
ENHANCEDSTATUSCODES
send: 'STARTTLS\r\n'
reply: '220 2.0.0 Ready to start TLS\r\n'
reply: retcode (220); Msg: 2.0.0 Ready to start TLS
send: 'ehlo Marg-Laptop.home\r\n'
reply: '250-mx.google.com at your service, [204.191.68.253]\r\n'
reply: '250-SIZE 35651584\r\n'
reply: '250-8BITMIME\r\n'
reply: '250-AUTH LOGIN PLAIN XOAUTH\r\n'
reply: '250 ENHANCEDSTATUSCODES\r\n'
reply: retcode (250); Msg: mx.google.com at your service, [204.191.68.253]
SIZE 35651584
8BITMIME
AUTH LOGIN PLAIN XOAUTH
ENHANCEDSTATUSCODES
send: AUTH <censored>
reply: '535-5.7.1 Username and Password not accepted. Learn more at \r\n'
reply: '535 5.7.1 http://mail.google.com/support/bin/a...y?answer=14257 q31sm999243yba.3\r\n'
reply: retcode (535); Msg: 5.7.1 Username and Password not accepted. Learn more at
5.7.1 http://mail.google.com/support/bin/a...y?answer=14257 q31sm999243yba.3

Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 117, in run
File "site-packages\calibre\gui2\email.py", line 171, in sendmail
File "site-packages\calibre\utils\smtp.py", line 110, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 610, in login
SMTPAuthenticationError: (535, '5.7.1 Username and Password not accepted. Learn more at\n5.7.1 http://mail.google.com/support/bin/a...y?answer=14257 q31sm999243yba.3')

Last edited by cmargm; 01-28-2011 at 12:39 AM. Reason: duplication of error message
cmargm is offline   Reply With Quote