Quote:
Originally Posted by tricklem
I am trying to set up the new email feature, and I am getting this error.
Spoiler:
Code:
calibre 2.20 isfrozen: True is64bit: False
Windows-7-6.1.7601-SP1 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '7', '6.1.7601')
Python 2.7.9
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: Find Duplicates && Generate Cover && EpubMerge && FanFictionDownLoader
Traceback (most recent call last):
File "calibre_plugins.fanfictiondownloader_plugin.ffdl_plugin", line 425, in get_urls_from_imap_menu
File "calibre_plugins.fanfictiondownloader_plugin.fanficdownloader.geturls", line 181, in get_urls_from_imap
File "imaplib.py", line 1165, in __init__
File "imaplib.py", line 172, in __init__
File "imaplib.py", line 1176, in open
File "socket.py", line 571, in create_connection
error: [Errno 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
|
Your error states: "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"
Are you sure you have the correct IMAP server name for your email account?
Are you sure that your email provider allows SSL IMAP4 access?