View Single Post
Old 06-17-2012, 11:37 AM   #1
sandra186
Junior Member
sandra186 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2012
Device: Calibre
Calibre Wont Send Books To My Kindle

I am a beginner so please give me a step by step guide what to do to fix the problem


Starting job: Email Book 1 to sandraglen32@kindle.com
connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
reply: '220 mx.google.com ESMTP eb8sm19356962wib.11\r\n'
reply: retcode (220); Msg: mx.google.com ESMTP eb8sm19356962wib.11
connect: mx.google.com ESMTP eb8sm19356962wib.11
send: 'ehlo [127.0.1.1]\r\n'
reply: '250-mx.google.com at your service, [109.77.24.152]\r\n'
reply: '250-SIZE 35882577\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, [109.77.24.152]
SIZE 35882577
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 [127.0.1.1]\r\n'
reply: '250-mx.google.com at your service, [109.77.24.152]\r\n'
reply: '250-SIZE 35882577\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, [109.77.24.152]
SIZE 35882577
8BITMIME
AUTH LOGIN PLAIN XOAUTH
ENHANCEDSTATUSCODES
send: AUTH
reply: '535-5.7.1 Username and Password not accepted. Learn more at\r\n'
reply: '535 5.7.1 http://support.google.com/mail/bin/a...y?answer=14257 eb8sm19356962wib.11\r\n'
reply: retcode (535); Msg: 5.7.1 Username and Password not accepted. Learn more at
5.7.1 http://support.google.com/mail/bin/a...y?answer=14257 eb8sm19356962wib.11

Sending failed...

Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/email.py", line 37, in run
self.func(*self.args)
File "/usr/lib/calibre/calibre/gui2/email.py", line 112, in sendmail
debug_output=log.debug)
File "/usr/lib/calibre/calibre/utils/smtp.py", line 112, in sendmail
s.login(username, password)
File "/usr/lib/calibre/calibre/utils/smtplib.py", line 610, in login
raise SMTPAuthenticationError(code, resp)
SMTPAuthenticationError: (535, '5.7.1 Username and Password not accepted. Learn more at\n5.7.1 http://support.google.com/mail/bin/a...y?answer=14257 eb8sm19356962wib.11')


Retrying in 301 seconds...

connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
reply: '220 mx.google.com ESMTP gc6sm19351069wib.0\r\n'
reply: retcode (220); Msg: mx.google.com ESMTP gc6sm19351069wib.0
connect: mx.google.com ESMTP gc6sm19351069wib.0
send: 'ehlo [127.0.1.1]\r\n'
reply: '250-mx.google.com at your service, [109.77.24.152]\r\n'
reply: '250-SIZE 35882577\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, [109.77.24.152]
SIZE 35882577
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 [127.0.1.1]\r\n'
reply: '250-mx.google.com at your service, [109.77.24.152]\r\n'
reply: '250-SIZE 35882577\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, [109.77.24.152]
SIZE 35882577
8BITMIME
AUTH LOGIN PLAIN XOAUTH
ENHANCEDSTATUSCODES
send: AUTH
reply: '535-5.7.1 Username and Password not accepted. Learn more at\r\n'
reply: '535 5.7.1 http://support.google.com/mail/bin/a...y?answer=14257 gc6sm19351069wib.0\r\n'
reply: retcode (535); Msg: 5.7.1 Username and Password not accepted. Learn more at
5.7.1 http://support.google.com/mail/bin/a...y?answer=14257 gc6sm19351069wib.0

Sending failed...

Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/email.py", line 37, in run
self.func(*self.args)
File "/usr/lib/calibre/calibre/gui2/email.py", line 112, in sendmail
debug_output=log.debug)
File "/usr/lib/calibre/calibre/utils/smtp.py", line 112, in sendmail
s.login(username, password)
File "/usr/lib/calibre/calibre/utils/smtplib.py", line 610, in login
raise SMTPAuthenticationError(code, resp)
SMTPAuthenticationError: (535, '5.7.1 Username and Password not accepted. Learn more at\n5.7.1 http://support.google.com/mail/bin/a...y?answer=14257 gc6sm19351069wib.0')

Job: "Email Book 1 to sandraglen32@kindle.com" failed with error:
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/threaded_jobs.py", line 83, in start_work
self.result = self.func(*self.args, **self.kwargs)
File "/usr/lib/calibre/calibre/gui2/email.py", line 92, in __call__
raise worker.exception
SMTPAuthenticationError: (535, '5.7.1 Username and Password not accepted. Learn more at\n5.7.1 http://support.google.com/mail/bin/a...y?answer=14257 gc6sm19351069wib.0')

Called with args: (u'/tmp/calibre_0.8.38_tmp_IhLwKw/09oRNOcaltmpfmt.mobi', u'Book 1 - The Hunger Games.mobi', u'sandraglen32@kindle.com', u'E-book: Book 1', u'Attached, you will find the e-book\n\nBook 1\n\tby The Hunger Games\n\nin the MOBI format.') {u'notifications': , u'abort': , u'log': }
sandra186 is offline   Reply With Quote