Quote Originally Posted by essavant View Post
FYI, Not sure if something has changed in the mean time, but I've gotten Google Apps Mail to work! It seems to work great too!

PHP transport mode
Set host (cPanel) MX server entry for my account to the previously mentioned Google servers:

1 ASPMX.L.GOOGLE.COM
10 ALT1.ASPMX.L.GOOGLE.COM


SMTP server to Google's: smtp.gmail.com
Port: 465
After changing the MX servers to those specified by google, using PHP as the transport method worked fine with cpanel for me too.

:)