Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun May 24, 2015 8:01 am 
Offline
Newbie

Joined: Sun May 24, 2015 7:46 am
Posts: 2
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


Top
   
PostPosted: Sun May 24, 2015 3:54 pm 
Offline
Senior Member

Joined: Fri Feb 13, 2015 8:12 pm
Posts: 101
* 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".


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group