I have decided to swtich from the php mail() class to phpMailer. I have also moved my email address to Google Apps.
I have been looking at the PHPMailer examples http://phpmailer.worxware.com/index.php?pg=examples but none specify the setup with Google Apps.
I’ve tried this too (but it uses Gmail NOT Google Apps) : Can't send an email using a google apps account with PHPMailer
Has anyone acheived this ?
Using
GmailandGoogle Appsas mail host is similar. The answer in Can’t send an email using a google apps account with PHPMailer demonstrates how you useGoogle AppswithPHPMailer. Check this page : GMail and Google Apps as outgoing mail server (SMTP).