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

Gmail IMAP Oauth2 #83

Closed
jamielsharief opened this issue Jan 20, 2020 · 0 comments
Closed

Gmail IMAP Oauth2 #83

jamielsharief opened this issue Jan 20, 2020 · 0 comments
Labels
idea question Further information is requested

Comments

@jamielsharief
Copy link
Contributor

jamielsharief commented Jan 20, 2020

Starting February 15, 2021, G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported.

Gsuite provides excellent deliverability however from next year Oauth will be required, Office365 doing something similar.

The Question becomes how to implement this in both Mailboxes and Email which is a separate package.

Ideas

  • Create a Gmail:Token or similar command to display link. See Gmail CLI Example
  • Create a Plugin which provides both CLI token and web based token generation
  • For both Mailboxes and Email, create adapters/transports e.g Smtp,Gmail.
  • Ditch Gsuite
  • Hope everybody ditches Gsuite and then Google do a uturn.

Note
The Oauth 2.0 article mentions that maybe you can pass token with IMAP.
frantic devs
znet article

@jamielsharief jamielsharief added idea question Further information is requested labels Jan 20, 2020
@jamielsharief jamielsharief changed the title Design Gmail IMAP Oauth2 Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant