View Single Post
Old 04-05-2018, 03:27 PM   #1
corke1
Junior Member
corke1 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2018
Device: Kindle app on iPhone & iPad
I can't email books to my Kindle device

calibre, version 3.20.0 (darwin, embedded-python: True)
Code:
Failed to email book: Failed: Email Bill O'Reilly's Legends and Lies to ads_20b1c3@kindle.com

Starting job: Email Bill O'Reilly's Legends and Lies to ads_20b1c3@kindle.com 

Sending failed...
 
Traceback (most recent call last):
  File "site-packages/calibre/gui2/email.py", line 44, in run
  File "site-packages/calibre/gui2/email.py", line 134, in sendmail
  File "site-packages/calibre/utils/smtp.py", line 135, in sendmail
  File "site-packages/calibre/utils/smtp.py", line 127, in sendmail_direct
IOError: Failed to send mail: error(60, 'Operation timed out')
 

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 44, in run
  File "site-packages/calibre/gui2/email.py", line 134, in sendmail
  File "site-packages/calibre/utils/smtp.py", line 135, in sendmail
  File "site-packages/calibre/utils/smtp.py", line 127, in sendmail_direct
IOError: Failed to send mail: error(60, 'Operation timed out')
 
Job: "Email Bill O'Reilly's Legends and Lies to ads_20b1c3@kindle.com" failed with error: 
Traceback (most recent call last):
  File "site-packages/calibre/gui2/threaded_jobs.py", line 84, in start_work
  File "site-packages/calibre/gui2/email.py", line 101, in __call__
IOError: Failed to send mail: error(60, 'Operation timed out')
 
Called with args: (u'/var/folders/xz/6pxb1k294739wz6_s0bwvzgw0000gn/C/calibre_3.20.0_tmp_S8D9ZT/xbEq_Wcaltmpfmt.MOBI', u"Bill O'Reilly's Legends and Lies - David Fisher.MOBI", u'ads_20b1c3@kindle.com', u"E-book: Bill O'Reilly's Legends and Lies", u"Attached, you will find the e-book\n\nBill O'Reilly's Legends and Lies\n\tby David Fisher\n\nin the MOBI format.") {u'abort': <threading._Event object at 0x119e07290>, u'log': <calibre.utils.logging.GUILog object at 0x11b2f7150>, u'notifications': <Queue.Queue instance at 0x119e15cb0>}

Last edited by issybird; 04-05-2018 at 07:01 PM.
corke1 is offline   Reply With Quote