emailing books suddenly stopped working- timing out
the email books to my kindle have suddenly stopped working.
I've checked the details (username/password) and it all seems fine.
it's using the Hotmail option to send emails.
below is the error message that comes when it can't send an email
Traceback (most recent call last):
File "calibre\gui2\wizard\send_email.py", line 208, in test_email_settings
File "calibre\utils\smtp.py", line 171, in sendmail
File "polyglot\smtplib.py", line 36, in __init__
File "smtplib.py", line 253, in __init__
File "smtplib.py", line 339, in connect
File "smtplib.py", line 308, in _get_socket
File "socket.py", line 808, in create_connection
File "socket.py", line 796, 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
Log:
connect: ('smtp.live.com', 587)
connect: to ('smtp.live.com', 587) None
|