| Linode Forum https://forum.linode.com/ |
|
| Setting up an MX record on Linode, how? https://forum.linode.com/viewtopic.php?f=11&t=11856 |
Page 1 of 1 |
| Author: | BritWeb [ Sun May 24, 2015 8:01 am ] |
| Post subject: | Setting up an MX record on Linode, how? |
Hi folks I have just registered with this forum. I am new to Linode and just starting getting familiarised with UNIX hosting. I have successfully transferred over my site from a hosting company to Linode. Now I need to set up some mailing system on my site so that the site is able to send / receive emails from users. I did not cancel the previous hosting account and they said if I want, I could use their service purely for emails by modifying my DNS MX routing at the domain name registrar to point my mail to their servers. Could someone explain how this could be done at my Linode. Kind regards |
|
| Author: | sanvila [ Sun May 24, 2015 3:54 pm ] |
| Post subject: | Re: Setting up an MX record on Linode, how? |
* Go to Linode DNS Manager and press "Add a domain zone". Put your domain there. * Add desired records in such zone. * Verify that they work by querying Linode's DNS servers. For example, if your domain is "example.com" and you added a MX record in the zone for "example.com", you can check with this command: Code: host -t mx example.com ns1.linode.com * Then, and only then, you can tell your DNS register that your DNS servers will be ns1.linode.com and ns2.linode.com. From that point on (or more accurately, after a while which may be as long as 48 hours), the DNS records that will be valid for your domain will be those defined in Linode's DNS Manager, and only those. This is why the records should be checked carefully before making the "switch". |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|