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 ?