Can I use MX records to deliver some addresses to Google Apps and some to my server?
- by Josh
I have whm installed on my VPS, which my domain MX records are pointing to:
0:mail.mydomain.com
and whm/cpanel has mail forwarding rules which pipes certain @mydomain email addresses into my CRM software.
But for certain email addresses I want to forward into Google Apps. For example, sales@mydomain.com, support@mydomain.com pipes into cPanel -- CRM (mail.mydomain.com) but josh@mydomain.com should be going to Google MX records. Is that possible?
The reason why is I want to register for Google Apps such as analytics and other Google services under josh@mydomain.com.
My initial thoughts were to add a subdomain such as [email protected].com and point that subdomain's MX records to Google.. but I want to avoid this if possible.