View Single Post
Old 10-22-2011, 10:15 PM   #2
druggist61
Junior Member
druggist61 began at the beginning.
 
druggist61's Avatar
 
Posts: 9
Karma: 10
Join Date: Oct 2011
Device: Kindle Keyboard 3G
If I go into calibre - jobs the following is listed as an error message

Starting job: Email The Sydney Morning Herald - Printed edition to xxxxxxxx@free.kindle.com
connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
reply: '220 mx.google.com ESMTP v8sm49171251pbf.8\r\n'
reply: retcode (220); Msg: mx.google.com ESMTP v8sm49171251pbf.8
connect: mx.google.com ESMTP v8sm49171251pbf.8
send: 'ehlo Office-PC.optusnet.com.au\r\n'
reply: '250-mx.google.com at your service, [211.30.211.179]\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, [211.30.211.179]
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 Office-PC.optusnet.com.au\r\n'
reply: '250-mx.google.com at your service, [211.30.211.179]\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, [211.30.211.179]
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://mail.google.com/support/bin/a...y?answer=14257 v8sm49171251pbf.8\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 v8sm49171251pbf.8

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 37, in run
File "site-packages\calibre\gui2\email.py", line 112, in sendmail
File "site-packages\calibre\utils\smtp.py", line 112, 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 v8sm49171251pbf.8')


Retrying in 301 seconds...

connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 37, in run
File "site-packages\calibre\gui2\email.py", line 112, in sendmail
File "site-packages\calibre\utils\smtp.py", line 105, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 303, in connect
File "site-packages\calibre\utils\smtplib.py", line 281, in _get_socket
File "socket.py", line 553, in create_connection
gaierror: [Errno 11004] getaddrinfo failed

Job: "Email The Sydney Morning Herald - Printed edition to xxxxxxx@free.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 92, in __call__
gaierror: [Errno 11004] getaddrinfo failed

Called with args: (u'c:\\users\\office\\appdata\\local\\temp\\calibr e_0.8.23_tmp_wah0_c\\se1bq5caltmpfmt.mobi', u'The Sydney Morning Herald - Printed edition - calibre.mobi', u'xxxxxx@free.kindle.com', u'E-book: The Sydney Morning Herald - Printed edition', u'Attached, you will find the e-book\n\nThe Sydney Morning Herald - Printed edition\n\tby calibre\n\nin the MOBI format.') {u'notifications': , u'abort': , u'log': }

Last edited by druggist61; 10-24-2011 at 06:25 PM.
druggist61 is offline   Reply With Quote