Disk Crash Disabled 'send to' feature
After having to reinstall Windows and all of our programs, including Calibre, the 'send to' email feature no longer works. I have tried the several remedies mentioned in the many posts on this issue, including turning off the firewall and anti-virus, but have not found the solutionn.. I get the following error when I click on 'email to':
calibre, version 7.14.0 (win32, embedded-python: True)
Failed to email book: Failed: Email ********** to **********@kindle.com
Starting job: Email ********** to **********@kindle.com
connect: to ('**********', 465) None
Sending failed...
Traceback (most recent call last):
File "calibre\gui2\email.py", line 45, in run
File "calibre\gui2\email.py", line 134, in sendmail
File "calibre\utils\smtp.py", line 178, in sendmail
File "polyglot\smtplib.py", line 36, in __init__
File "smtplib.py", line 255, in __init__
File "smtplib.py", line 341, in connect
File "smtplib.py", line 312, in _get_socket
File "socket.py", line 851, in create_connection
File "socket.py", line 836, in create_connection
TimeoutError: [WinError 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
Retrying in 1 seconds...
...
Called with args: ('C:\\Users\\account\\AppData\\Local\\Temp\\calibr e_3lg4d6yk\\rsktufzbcaltmpfmt.mobi', '**********.mobi', '**********@kindle.com', 'zphVSnHQkOFTcUT4IDZlr4', 'csA7ikiqWlXqcQXwtK2OKH') {'notifications': <queue.Queue object at 0x00000195A7A9FE90>, 'abort': <threading.Event at 0x195a7aa6010: unset>, 'log': <calibre.utils.logging.GUILog object at 0x00000195A7AA61D0>}
Called with args: ('C:\\Users\\acct\\AppData\\Local\\Temp\\calibre_4 gq2wpb8\\lvycm_yfcaltmpfmt.MOBI', '**********.MOBI', '**********@kindle.com', '7TJgOyv5xsRPUDSwjKYBw9', 'nBeTQNFuTw4cJxHxnprtaA') {'notifications': <queue.Queue object at 0x000001C021968110>, 'abort': <threading.Event at 0x1c021acf750: unset>, 'log': <calibre.utils.logging.GUILog object at 0x000001C021ACD490>}
|