Sending New to Kindle Failed
Hi
I get this error message when attempting to send my regular news to my kindle with calibre. Just happened for the first time this morning. Any ideas for a quick and simple fix?
Starting job: Email The Guardian and The Observer to ***@kindle.com
Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
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 118, in sendmail
File "site-packages/calibre/utils/smtp.py", line 94, in sendmail
File "site-packages/calibre/utils/smtp.py", line 86, in sendmail_direct
IOError: Failed to send mail: SMTPServerDisconnected('Connection unexpectedly closed',)
Retrying in 1 seconds...
Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
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 118, in sendmail
File "site-packages/calibre/utils/smtp.py", line 94, in sendmail
File "site-packages/calibre/utils/smtp.py", line 86, in sendmail_direct
IOError: Failed to send mail: error(61, 'Connection refused')
Job: "Email The Guardian and The Observer to ***@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__
IOError: Failed to send mail: error(61, 'Connection refused')
Called with args: (u'/var/folders/bk/lwwwww4x30n3kcyc_6_r7nwm0000gn/T/calibre_0.9.41_tmp_m7vDOy/8opn6Zcaltmpfmt.mobi', u'The Guardian and The Observer - calibre.mobi', u'***@kindle.com', u'E-book: The Guardian and The Observer', u'Attached, you will find the e-book\n\nThe Guardian and The Observer\n\tby calibre\n\nin the MOBI format.') {u'notifications': <Queue.Queue instance at 0x118b28d40>, u'abort': <threading._Event object at 0x118b2e610>, u'log': <calibre.utils.logging.GUILog object at 0x118b2e690>}
|