View Single Post
Old 02-08-2011, 03:26 PM   #1
AustinTim
Member
AustinTim began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Feb 2011
Device: kindle 3
Email problem -TLS

I had everything working fine for almost three weeks and early this morning i started getting errors sending emails through our corp server...

anyone have any ideas as to what's going on?


calibre, version 0.7.44
ERROR: Failed to email book: <b>Failed</b>: Email IEEE Spectrum to xxx@free.kindle.com

Email IEEE Spectrum to xxxx@free.kindle.com
connect: (u'torsmtp.amd.com', 587)
connect: (587, u'torsmtp.amd.com')
reply: '220 storexhtp02.amd.com Microsoft ESMTP MAIL Service ready at Tue, 8 Feb 2011 15:19:05 -0500\r\n'
reply: retcode (220); Msg: storexhtp02.amd.com Microsoft ESMTP MAIL Service ready at Tue, 8 Feb 2011 15:19:05 -0500
connect: storexhtp02.amd.com Microsoft ESMTP MAIL Service ready at Tue, 8 Feb 2011 15:19:05 -0500
send: 'ehlo StecklerLab22.amd.com\r\n'
reply: '250-storexhtp02.amd.com Hello [10.236.113.154]\r\n'
reply: '250-SIZE 41943040\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-DSN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-AUTH GSSAPI NTLM\r\n'
reply: '250-8BITMIME\r\n'
reply: '250-BINARYMIME\r\n'
reply: '250 CHUNKING\r\n'
reply: retcode (250); Msg: storexhtp02.amd.com Hello [10.236.113.154]
SIZE 41943040
PIPELINING
DSN
ENHANCEDSTATUSCODES
AUTH GSSAPI NTLM
8BITMIME
BINARYMIME
CHUNKING

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 105, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 632, in starttls
SMTPException: STARTTLS extension not supported by server.

Retrying in 1 seconds...
connect: (u'torsmtp.amd.com', 587)
connect: (587, u'torsmtp.amd.com')
reply: '220 storexhtp02.amd.com Microsoft ESMTP MAIL Service ready at Tue, 8 Feb 2011 15:19:07 -0500\r\n'
reply: retcode (220); Msg: storexhtp02.amd.com Microsoft ESMTP MAIL Service ready at Tue, 8 Feb 2011 15:19:07 -0500
connect: storexhtp02.amd.com Microsoft ESMTP MAIL Service ready at Tue, 8 Feb 2011 15:19:07 -0500
send: 'ehlo StecklerLab22.amd.com\r\n'
reply: '250-storexhtp02.amd.com Hello [10.236.113.154]\r\n'
reply: '250-SIZE 41943040\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-DSN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-AUTH GSSAPI NTLM\r\n'
reply: '250-8BITMIME\r\n'
reply: '250-BINARYMIME\r\n'
reply: '250 CHUNKING\r\n'
reply: retcode (250); Msg: storexhtp02.amd.com Hello [10.236.113.154]
SIZE 41943040
PIPELINING
DSN
ENHANCEDSTATUSCODES
AUTH GSSAPI NTLM
8BITMIME
BINARYMIME
CHUNKING

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 105, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 632, in starttls
SMTPException: STARTTLS extension not supported by server.
AustinTim is offline   Reply With Quote