PHP mail using Oauth ?

Hello. Google/Gmail is now requiring Oauth to send/receive emails in a few months.

Has anyone found / got a good tutorial on how to change from SMTP to Oauth - how to install it?

And an example script on using it, once installed/uploaded

I use FTP up upload files - i don’t do command-line “install (filename) etc…”

any help appreciated

···

Gordon.

https://developers.google.com/gmail/imap/xoauth2-libraries

···

Gordon.