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
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.
Originally posted by @freescout-helpdesk at zendframework/zend-mail#252
The text was updated successfully, but these errors were encountered: