I'm in the same boat...any ideas? I did reset the above mentioned setting to 'none' and still got this message:
Starting job: Email Undone to .......
connect: (u'smtp.gmail.com', 587)
connect: (u'smtp.gmail.com', 587)
reply: '220 mx.google.com ESMTP ps5sm5947370oeb.8 - gsmtp\r\n'
reply: retcode (220); Msg: mx.google.com ESMTP ps5sm5947370oeb.8 - gsmtp
connect: mx.google.com ESMTP ps5sm5947370oeb.8 - gsmtp
send: 'ehlo YYYYYYYYY\r\n'
reply: '250-mx.google.com at your service, [173.175.52.116]\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, [173.175.52.116]
SIZE 35882577
8BITMIME
STARTTLS
ENHANCEDSTATUSCODES
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 114, in sendmail
File "site-packages\calibre\utils\smtp.py", line 113, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 580, in login
SMTPException: SMTP AUTH extension not supported by server.
Last edited by theducks; 07-04-2013 at 11:25 AM.
Reason: removed user identifiable
|