Quote:
Originally Posted by Alex305
========== 2022-05-01 21:50:37 ==========
Traceback (most recent call last):
...
connection.login(user, password)
File "/mnt/us/python3/lib/python3.9/imaplib.py", line 612, in login
raise self.error(dat[-1])
imaplib.IMAP4.error: b'[AUTHENTICATIONFAILED] Invalid credentials (Failure)'
|
I guess you filled in the wrong password. Or filled in your master password instead of IMAP specific password.