View Single Post
Old 05-28-2016, 08:22 AM   #1
JimReid
Enthusiast
JimReid began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Jan 2016
Location: Williamstown, NJ
Device: Kindle Paperwhite
Calibre problem sending to email

I recently rebuilt my Windows 10 system and now I can't send books from Calibre to my kindle paperwhite. I get the following error and have no idea what it means. Anyone know?

Starting job: Email The Things They Carried to rubbish@kindle.com

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 43, in run
File "site-packages\calibre\gui2\email.py", line 130, in sendmail
File "site-packages\calibre\utils\smtp.py", line 116, in sendmail
File "site-packages\calibre\utils\smtp.py", line 108, in sendmail_direct
IOError: Failed to send mail: error(10013, 'An attempt was made to access a socket in a way forbidden by its access permissions')


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 43, in run
File "site-packages\calibre\gui2\email.py", line 130, in sendmail
File "site-packages\calibre\utils\smtp.py", line 116, in sendmail
File "site-packages\calibre\utils\smtp.py", line 108, in sendmail_direct
IOError: Failed to send mail: error(10013, 'An attempt was made to access a socket in a way forbidden by its access permissions')

Job: "Email The Things They Carried to rubbish@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 98, in __call__
IOError: Failed to send mail: error(10013, 'An attempt was made to access a socket in a way forbidden by its access permissions')

Called with args: (u'C:\\Users\\JimRe\\AppData\\Local\\Temp\\calibre _ma8wbs\\ag0gpscaltmpfmt.mobi', u"The Things They Carried - O'Brien, Tim.mobi", u'rubbish@kindle.com', u'E-book: The Things They Carried', u"Attached, you will find the e-book\n\nThe Things They Carried\n\tby O'Brien, Tim\n\nin the MOBI format.") {u'abort': <threading._Event object at 0x0B494FD0>, u'log': <calibre.utils.logging.GUILog object at 0x0B4949B0>, u'notifications': <Queue.Queue instance at 0x08D63D28>}



Last edited by BetterRed; 05-31-2016 at 07:04 PM. Reason: 'hide' OPs email address
JimReid is offline   Reply With Quote