Hello
I just downloaded Calibre onto a Mac. I tried to send as a test the Calibre start guide to my kindle (xxxxx@kindle.com). The autoconversion worked well, but I then get the below error message. Anyone knows how to get around the problem?
Thanks
calibre, version 0.8.11
ERROR: Failed to email book: <b>Failed</b>: Email Calibre Quick Start Guide to
xxxxx@kindle.com
Starting job: Email Calibre Quick Start Guide to
xxxxx@kindle.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 91, in sendmail
File "site-packages/calibre/utils/smtp.py", line 83, in sendmail_direct
IOError: Failed to send mail: SMTPServerDisconnected('Connection unexpectedly closed',)
Retrying in 1 seconds...
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 91, in sendmail
File "site-packages/calibre/utils/smtp.py", line 83, in sendmail_direct
IOError: Failed to send mail: SMTPServerDisconnected('Connection unexpectedly closed',)
Job: "Email Calibre Quick Start Guide to
xxxxxx@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: SMTPServerDisconnected('Connection unexpectedly closed',)
Called with args: (u'/var/folders/Wl/Wl2BsGhYFWiE099xSO144E+++TI/-Tmp-/calibre_0.8.11_tmp_eXcUoS/calibre_0.8.11_SLN84Jcaltmpfmt.mobi', u'Calibre Quick Start Guide - John Schember.mobi', u'xxxxxx@kindle.com', u'E-book: Calibre Quick Start Guide', u'Attached, you will find the e-book\n\nCalibre Quick Start Guide\n\tby John Schember\n\xxx the MOBI format.') {u'notifications': <Queue.Queue instance at 0x121804dd0>, u'abort': <threading._Event object at 0x121ef4cd0>, u'log': <calibre.utils.logging.GUILog object at 0x121dc9250>}