zend-mail
zend-mail copied to clipboard
Mail component from Zend Framework
- [x] I was not able to find an [open](https://github.com/zendframework/zend-mail/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-mail/issues?q=is%3Aclosed) issue matching what I'm seeing. - [ ] This is not a question. (Questions should be asked on...
Hi, Is it possible to add XOAUTH2-authentication to the Zend Mail IMAP? See https://github.com/google/gmail-oauth2-tools/issues/18 The [solution](https://github.com/google/gmail-oauth2-tools/blob/master/php/oauth2.php) suggested by Google is not perfect, as it first tries to connect via regular...