-
Task
-
Resolution: Fixed
-
None
-
Critical
-
-
-
Emptyshow more show less
problem
Enterprise end clients are often using OAuth 2.0 for SMTP authentication. Example see linked TS issue.
For usage of that, the Integration must be added / implemented.
Therefore we have either to use or embed https://github.com/hungtrinh/zend-mail-oauth2
And implement the needed callback and storage of the tokens on our side (as described in the above repo).
Ask the peer developer for setup examples.