-
-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mw not setting up Gmail account even with app specific password #979
Comments
I configured my 2 gmail accounts setting from command line alse server address and port |
Hi, @ziriuz84 -- I'm really glad that mw worked successfully for you. It's still not working for me despite my best efforts. The most frustrating thing is when I went ahead and set up neomutt manually, the Google app password that mw refused to recognise worked perfectly right away during the manual install. Either I've found a bug in mw, or I'm somehow missing a dependency in mw (which is impossible as I've double- and triple-checked). Only thing I can think of is that my machine runs on Wayland but I don't see how that should affect anything. From
|
Update: I just tested mw on 2 laptops, both running Ubuntu. mw ran flawlessly. The original machine I can't use mw with runs on Fedora. Might there be an issue with using mw on Fedora? |
@carrierg, I had this problem, in my case it turned out to be clock drift on the system. Please sync your system's time to an NTP server and try again. |
try enabling 2FA |
It fails at setting up gmail for me as well, on PopOS 22.04 (which is based on Ubuntu 22.04). Throws the same error:
|
I'm having an issue getting my Gmail address into neomutt through
mw
. Am running Fedora 39.I've read the note about Gmail at the end of the README file and have spent the last 2 hours going through multiple closed threads here discussing how to get Gmail working; in essence, they all say the same thing about getting an app specific password and enabling 2FA.
I have a GPG key, a 16-letter app specific password (with spaces in it but apparently spaces don't matter), and have 2FA enabled. I've also confirmed that IMAP is enabled in my Gmail settings. Also have all the required and recommended dependencies for
mw
installed. The various closed issues I looked at gave me the impression I don't need to worry about OAuth asmutt-wizard
will deal with that.I've run
mw -a [email protected]
followed bypass init [email protected]
to set up my.password-store
without any problems.However when I run
mw -a [email protected]
again after that and paste the 16-digit password twice and input my gpg passkey, I just getLog-on not successful. This account with gmail.com is using Google's Gmail servers, which disable all third-party applications without an application-specific password. Please be sure you are using OAUTH with your Gmail account, or better yet, stop using Gmail.
I'd love to stop using Gmail, absolutely, but need to use it regardless. Am I missing something here? I am definitely not using my actual Gmail password, ONLY the app specific one.
Thanks.
The text was updated successfully, but these errors were encountered: