I'm now having problems emailing a book again, and this time I confirmed that my email is working just fine outside of Calibre. Also, the error is different.
Here's the error I'm getting now. Please let me know what I need to do. Thanks.
calibre, version 5.36.0 (win32, embedded-python: True)
Failed to email book: Failed: Email Two Hours Ago to
hscoggins@kindle.com
Starting job: Email Two Hours Ago to
hscoggins@kindle.com
Sending failed...
Traceback (most recent call last):
File "calibre\gui2\email.py", line 48, in run
File "calibre\gui2\email.py", line 137, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 142, in sendmail_direct
OSError: Failed to send mail: TimeoutError(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond', None, 10060, None)
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 "calibre\gui2\email.py", line 48, in run
File "calibre\gui2\email.py", line 137, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 142, in sendmail_direct
OSError: Failed to send mail: TimeoutError(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond', None, 10060, None)
Job: "Email Two Hours Ago to
hscoggins@kindle.com" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 82, in start_work
File "calibre\gui2\email.py", line 105, in __call__
File "calibre\gui2\email.py", line 48, in run
File "calibre\gui2\email.py", line 137, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 142, in sendmail_direct
OSError: Failed to send mail: TimeoutError(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond', None, 10060, None)
Called with args: ('C:\\Users\\HALSCO~1\\AppData\\Local\\Temp\\calib re_0lr5mxu0\\ehdsy8vhcaltmpfmt.mobi', 'Two Hours Ago - Joe Vasicek.mobi', 'hscoggins@kindle.com', 'E-book: Two Hours Ago', 'Attached, you will find the e-book\n\nTwo Hours Ago\n\tby Joe Vasicek\n\nin the MOBI format.') {'notifications': <queue.Queue object at 0x0FF86478>, 'abort': <threading.Event object at 0x0FF863D0>, 'log': <calibre.utils.logging.GUILog object at 0x0FF866E8>}