View Single Post
Old 08-02-2011, 09:28 AM   #2
Scully
Member
Scully began at the beginning.
 
Scully's Avatar
 
Posts: 21
Karma: 10
Join Date: Jul 2011
Device: Kindle
I had to wait until today to post the actual error message. I'm good at html, but I don't understand javascript...hopefully someone else will.

The error message says it failed...yet there it is on my Calibre program, and there it is on my Kindle. Strange...

----------------------------

Failed: Email The Irish Times to [e-mail.]

calibre, version 0.8.12
ERROR: Failed to email book: <b>Failed</b>: Email The Irish Times to [email]

Starting job: Email The Irish Times to [email]

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 The Irish Times to [email]" 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'c:\\docume~1\\scully\\locals~1\\temp\\calibre_0 .8.12_tmp_wvpnmu\\calibre_0.8.12_wveypscaltmpfmt.m obi', u'The Irish Times.mobi', u'[email]', u'News: The Irish Times', u'Attached is the The Irish Times periodical downloaded by calibre.') {u'notifications': <Queue.Queue instance at 0x08476800>, u'abort': <threading._Event object at 0x075C82D0>, u'log': <calibre.utils.logging.GUILog object at 0x075C80D0>}
Scully is offline   Reply With Quote