SMTP configuration support
Closed this issue · 1 comments
hackerunet commented
Hi there, I want to use this extension but I'm not sure if this supports SMTP authentication to access to for example a gmail account and send all emails using SSL TLS through google.
Can you give me a hint about how to configure this extension to do this?
thanks
vernes commented
Yes, this is just a wrapper class for PHPMailer, so you may look at their examples, e.g. https://github.com/PHPMailer/PHPMailer/blob/master/examples/gmail.phps