Tried to just send test message to Kindle2 with errors msgs. Would like to be able to send .pdf with images to Kindle 2. Please decipher for new guy?
I get the same sort of behavior when I try to download some e-mags, although these sometimes still go through.
Thanks for your wonderful program.
David.
===============
Traceback (most recent call last):
File "calibre/gui2/dialogs/config.pyo", line 495, in test_email_settings
File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/utils/smtp.py", line 82, in sendmail
File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/utils/smtp.py", line 74, in sendmail_direct
IOError: Failed to send mail: SMTPServerDisconnected('Connection unexpectedly closed',)
Log:
Find mail exchanger for Kindle.com
connect: ('smtp-fw-9101.amazon.com.', 25)
connect: (25, 'smtp-fw-9101.amazon.com.')
connect: ('smtp-fw-2101.amazon.com.', 25)
connect: (25, 'smtp-fw-2101.amazon.com.')
reply: '554-smtp-fw-2101.amazon.com\r\n'
reply: '554 SBRS score too low:
http://www.senderbase.org/\r\n'
reply: retcode (554); Msg: smtp-fw-2101.amazon.com
SBRS score too low:
http://www.senderbase.org/
connect: smtp-fw-2101.amazon.com
SBRS score too low:
http://www.senderbase.org/
send: 'ehlo dkwhome.local\r\n'
connect: ('smtp-fw-4101.amazon.com.', 25)
connect: (25, 'smtp-fw-4101.amazon.com.')
reply: '554-smtp-fw-4101.amazon.com\r\n'
reply: '554 SBRS score too low:
http://www.senderbase.org/\r\n'
reply: retcode (554); Msg: smtp-fw-4101.amazon.com
SBRS score too low:
http://www.senderbase.org/
connect: smtp-fw-4101.amazon.com
SBRS score too low:
http://www.senderbase.org/
send: 'ehlo dkwhome.local\r\n'
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/utils/smtp.py", line 68, in sendmail_direct
File "smtplib.pyo", line 685, in sendmail
File "smtplib.pyo", line 509, in ehlo_or_helo_if_needed
File "smtplib.pyo", line 383, in ehlo
File "smtplib.pyo", line 340, in getreply
SMTPServerDisconnected: Connection unexpectedly closed