You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
The solution suggested by Google is not perfect, as it first tries to connect via regular authentication and only after that performs OAuth-authenticaiton.
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.
The text was updated successfully, but these errors were encountered: