rgladwell / imap-upload

Python script for uploading a local mbox file to IMAP4 server.
Other
130 stars 30 forks source link

cannot log in #21

Closed ethan0879 closed 3 years ago

ethan0879 commented 3 years ago

I tried the script and, even though I disabled the Less secure app access, I get this error,

python imap_upload.py --gmail --list_boxes IMAP4 error: [ALERT] Please log in via your web browser: https://support.google.com/mail/accounts/answer/78754 (Failure)

What is going on?

ethan0879 commented 3 years ago

Fixed.