Quantcast
Channel: How to send email using gmail oAuth using PHP? - Stack Overflow
Browsing all 4 articles
Browse latest View live

Answer by Dominik for How to send email using gmail oAuth using PHP?

Have a look at https://pear.php.net/bugs/bug.php?id=18735

View Article



Answer by fire for How to send email using gmail oAuth using PHP?

I think you mean SMTP Auth not OAuth, they are 2 entirely different things ;-)See PHPMailer and the excellent example they give...http://phpmailer.worxware.com/index.php?pg=examplebgmail

View Article

Answer by Lockhead for How to send email using gmail oAuth using PHP?

Try PHPMailer. It's an excellent class.Refer This

View Article

How to send email using gmail oAuth using PHP?

How to send email using gmail oAuth using PHP?I'm using three-legged.php file and able to get inbox using IMAP (file is using this as default). But I want to use auth for sending mail. Not able to get...

View Article
Browsing all 4 articles
Browse latest View live


Latest Images