I have a hosting client that needed to change the A record for the main domain to another server, but needs to keep their email going through my server. I'm not quite sure how to set that up.
I had to add 4 A records to example.com. that points to their IP, and then delete the A record for example.com. that pointed to my IP.
The MX record for the domain is:
mail.example.com.
Priority: 0
Destination: example.com
There's a CNAME for mail.example.com that points to:
example.com
I understand that the MX record has to be a domain, not an IP. So can I change the CNAME for mail.example.com to an A record that points to my IP?
I had to add 4 A records to example.com. that points to their IP, and then delete the A record for example.com. that pointed to my IP.
The MX record for the domain is:
mail.example.com.
Priority: 0
Destination: example.com
There's a CNAME for mail.example.com that points to:
example.com
I understand that the MX record has to be a domain, not an IP. So can I change the CNAME for mail.example.com to an A record that points to my IP?