View Single Post
Old 12-10-2021, 08:15 PM   #1
hal@scogginsweb
Hal Scoggins
hal@scogginsweb began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Nov 2017
Device: Kindle Paperwhite
Failure emailing to my Kindle

I just tried sending several books to my Kindle for the first time in quite a while, and got errors on all of them.

I'm currently running version 4.32, and I can't upgrade because I'm still running Windows 7, and the newer versions insist on Windows 10.

Any help would be appreciated. Here's the error detail:

calibre, version 4.23.0 (win32, embedded-python: True)
Failed to email book: Failed: Email Strong at the Broken Places to hscoggins@kindle.com

Starting job: Email Strong at the Broken Places to hscoggins@kindle.com
Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
connect: (u'smtp.ehost.com', 587)
connect: (u'smtp.ehost.com', 587)

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 45, in run
File "site-packages\calibre\gui2\email.py", line 135, in sendmail
File "site-packages\calibre\utils\smtp.py", line 171, in sendmail
File "site-packages\polyglot\smtplib.py", line 67, in __init__
File "site-packages\calibre\utils\smtplib.py", line 275, in __init__
File "site-packages\calibre\utils\smtplib.py", line 339, in connect
File "site-packages\calibre\utils\smtplib.py", line 387, in getreply
SMTPServerDisconnected: Connection unexpectedly closed: [Errno 10054] An existing connection was forcibly closed by the remote host


Retrying in 1 seconds...

Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
connect: (u'smtp.ehost.com', 587)
connect: (u'smtp.ehost.com', 587)

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 45, in run
File "site-packages\calibre\gui2\email.py", line 135, in sendmail
File "site-packages\calibre\utils\smtp.py", line 171, in sendmail
File "site-packages\polyglot\smtplib.py", line 67, in __init__
File "site-packages\calibre\utils\smtplib.py", line 275, in __init__
File "site-packages\calibre\utils\smtplib.py", line 339, in connect
File "site-packages\calibre\utils\smtplib.py", line 387, in getreply
SMTPServerDisconnected: Connection unexpectedly closed: [Errno 10054] An existing connection was forcibly closed by the remote host

Job: "Email Strong at the Broken Places to hscoggins@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 102, in __call__
SMTPServerDisconnected: Connection unexpectedly closed: [Errno 10054] An existing connection was forcibly closed by the remote host

Called with args: (u'C:\\Users\\Hal\\AppData\\Local\\Temp\\calibre_r 1bg9l\\vbdhv7caltmpfmt.mobi', u'Strong at the Broken Places - Clayton Lindemuth.mobi', u'hscoggins@kindle.com', u'E-book: Strong at the Broken Places', u'Attached, you will find the e-book\n\nStrong at the Broken Places\n\tby Clayton Lindemuth\n\nin the MOBI format.') {u'notifications': <Queue.Queue instance at 0x0000000011485D88>, u'abort': <threading._Event object at 0x0000000011489048>, u'log': <calibre.utils.logging.GUILog object at 0x0000000011489188>}
hal@scogginsweb is offline   Reply With Quote