Can we use Dreamhost MX records in Linode DNS manager?
How many of these records does he really need?
(Screencap of Dreamhost DNS records)
I figure the two MX records are the most important but I'm not sure about the others…I don't know much about email records. Anyway, we are going to try a test but if you have any tips, please let me know--thanks.
mail MX 0 mx1.sub4.homie.mail.dreamhost.com.
mail MX 0 mx2.sub4.homie.mail.dreamhost.com.
Here is the Dreamhost link for setting up email,
4 Replies
Assuming you can do this with the dreamhost DNS.. In the domain DNS on dreamhost, you point the www address to the linode IP you are setting up.
leave the MX records alone as they are.
This will tell browsers to go to the linode website for that web domain and MUA's and MTA's to use the MX records to find the mail server for the domain.
1. Go into the Linode DNS manager. Put in entries that match the ones you have on Dreamhost. Set the TTL to something short, like 5 minutes.
2. Go to your domain registrar's control panel. Change the designated nameservers for your domain to be ns1.linode.com through ns5.linode.com.
3. Wait at least 24 hours for the nameserver change to propagate throughout the DNS. At this point, all your names should resolve to the same addresses as before - it's just going through Linode's nameservers instead of Dreamhost's.
4. When you're ready to switch your web server from Dreamhost to Linode, change the DNS entry (on Linode) for www to point to your Linode's IP. Repeat for any other names/machines you want to move. You can keep the MX records pointing to Dreamhost, as well as anything else you might want to still point there.
5. Once you're satisfied with your changes, raise the TTL in the Linode DNS manager to something a bit longer (one day is usually recommended).