View Single Post
Old 04-26-2011, 06:08 AM   #3
Cervine
Junior Member
Cervine began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Apr 2011
Device: Kindle
Thanks for taking the trouble to reply. Below is the best I can do by way of sending the actual message. This is what I got when I clicked on Copy to Clipboard.

calibre, version 0.7.57
ERROR: Failed to email book: <b>Failed</b>: Email Telegraph.co.uk to c@kindle.com

Starting job: Email Telegraph.co.uk to c@kindle.com
connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 50, in __call__
File "site-packages\calibre\gui2\email.py", line 80, in sendmail
File "site-packages\calibre\utils\smtp.py", line 103, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 303, in connect
File "site-packages\calibre\utils\smtplib.py", line 281, in _get_socket
File "socket.py", line 571, in create_connection
error: [Errno 10061] No connection could be made because the target machine actively refused it


Retrying in 301 seconds...

connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
Job: "Email Telegraph.co.uk to c@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 50, in __call__
File "site-packages\calibre\gui2\email.py", line 80, in sendmail
File "site-packages\calibre\utils\smtp.py", line 103, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 303, in connect
File "site-packages\calibre\utils\smtplib.py", line 281, in _get_socket
File "socket.py", line 571, in create_connection
error: [Errno 10061] No connection could be made because the target machine actively refused it

Called with args: (u'c:\\users\\c\\appdata\\local\\temp\\calibre_0.7 .57_tmp_d42zj1\\calibre_0.7.57_kevl3y.mobi', u'Telegraph.co.uk.mobi', u'c@kindle.com', u'News: Telegraph.co.uk', u'Attached is the Telegraph.co.uk periodical downloaded by calibre.') {u'notifications': <Queue.Queue instance at 0x09C92080>, u'abort': <threading._Event object at 0x09C910B0>, u'log': <calibre.utils.logging.GUILog object at 0x09C91230>}

Last edited by Cervine; 04-26-2011 at 03:31 PM.
Cervine is offline   Reply With Quote