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

IMAP OAuth Authentication (XOAUTH2) #1

Closed
weierophinney opened this issue Dec 31, 2019 · 2 comments
Closed

IMAP OAuth Authentication (XOAUTH2) #1

weierophinney opened this issue Dec 31, 2019 · 2 comments

Comments

@weierophinney
Copy link
Member

Hi,

Is it possible to add XOAUTH2-authentication to the Zend Mail IMAP? See google/gmail-oauth2-tools#18

The solution suggested by Google is not perfect, as it first tries to connect via regular authentication and only after that performs OAuth-authenticaiton.

Here is the implementation of the IMAP OAuth for Zend Mail IMAP: https://github.com/ialert/imap-xoauth2. You just need to add it to your repo.


Originally posted by @freescout-helpdesk at zendframework/zend-mail#252

@francescobianco
Copy link

Hi @weierophinney @EvanDotPro @akrabat I'd start a project to support a full tested version of PHP IMAP library with support for OAUTH. Please take a look to this post ddeboer/imap#443 (comment)

@alexmerlin
Copy link
Member

Closing issue due to being inactive for more than 1 year.

@alexmerlin alexmerlin closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants