View Single Post
Old 05-01-2022, 05:47 PM   #19
Alex305
Connoisseur
Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.Alex305 can program the VCR without an owner's manual.
 
Posts: 67
Karma: 186172
Join Date: Apr 2022
Device: Kindle Paperwhite 11Th
Ok python app installed, edited jason file with my parameters , sat IMPA on google account but still failed here the log:
========== 2022-05-01 21:35:27 ==========
Traceback (most recent call last):
File "/mnt/us/extensions/MailPush-1.2/src/mailpush.py", line 22, in <module>
files = fetch_files(**config)
File "/mnt/us/extensions/MailPush-1.2/src/fetchfiles.py", line 91, in fetch_files
for msg_data in fetch_mails(**kargs):
File "/mnt/us/extensions/MailPush-1.2/src/fetchmails.py", line 21, in fetch_mails
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)'


sounds like any IMAP wrongs
Alex305 is offline   Reply With Quote