Skip to content
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

How to Login to Gmail #3453

Closed
aloispichler opened this issue Jun 25, 2022 · 1 comment
Closed

How to Login to Gmail #3453

aloispichler opened this issue Jun 25, 2022 · 1 comment
Labels

Comments

@aloispichler
Copy link

Hello,

Google has deprecated unsecure login as of May 30, 2022.
How can I use Gmail with neomutt?

Thank you!

@aloispichler aloispichler added the type:question Question label Jun 25, 2022
@flatcap
Copy link
Member

flatcap commented Jun 25, 2022

Hi @aloispichler, there are two ways:

Less-Secure Apps

Google now prevents you logging in with your account password (as you would login on the website),
but you can create a extra password specifically for NeoMutt.

The setting is here: https://myaccount.google.com/security

Note: If you don't use the password for a while, Google might turn it off,

This is the minimum you need to use Gmail this way:

OAuth2

OAuth2 is a more secure method of logging in, but it's also more effort.
A script generates an authorisation "token" that NeoMutt can use.

Note: This feature is still under development. It will probably change (for the better) and the docs may not all agree.

@flatcap flatcap changed the title Gmail How to Login to Gmail Jun 25, 2022
@flatcap flatcap pinned this issue Jun 25, 2022
@flatcap flatcap closed this as completed Jun 29, 2022
@flatcap flatcap unpinned this issue May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants