Quote:
Originally Posted by ownedbycats
Two ways:
If you have Thunderbird, you can open the 'download from URLs' window and then drag and drop from the email list into it.
Otherwise, Configure FFF > Email Settings and fill in the IMAP information. Some email providers are fussier than others.
|
Thank you for the instruction! I filled in info as followed:
IMAP server name: imap.gmail.com
IMAP user name:
username@gmail.com
IMAP user password: the password i used for my email
But when I tried to get URLs from email, I got this error:
calibre, version 5.41.0
ERROR: Unhandled exception: <b>error</b>:b'[AUTHENTICATIONFAILED] Invalid credentials (Failure)'
calibre 5.41 embedded-python: True is64bit: False
Windows-10-10.0.22000 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.22000')
Python 3.8.5
Windows: ('10', '10.0.22000', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Count Pages (1, 11, 3) && EpubMerge (2, 14, 0) && FanFicFare (4, 14, 3) && Find Duplicates (1, 9, 6) && Import List (1, 8, 3) && Reading List (1, 13, 1)
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 569, in get_urls_from_imap_menu
File "C:\Users\HP\AppData\Roaming\calibre\plugins\FanFi cFare.zip\fanficfare\geturls.py", line 189, in get_urls_from_imap
File "imaplib.py", line 603, in login
imaplib.IMAP4.error: b'[AUTHENTICATIONFAILED] Invalid credentials (Failure)'
I'm certain that I entered the right password (and have IMAP enabled in gmail setting). How should I fix this error?