Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Dec 25, 2010 8:55 pm 
Offline
Junior Member

Joined: Wed Nov 03, 2010 4:55 pm
Posts: 28
Location: 55
It is possible to delegate a subdomain to external nameservers (if this subdomain is setup on the server corresponding to the set nameservers), according to http://zytrax.com/books/dns/ch9/delegate.html.

I am wondering whether the same is achieveable with e-mail.

So, is it possible to add DNS entries so that any e-mail send to a subdomain will delegate to the "e-mail server" of an external server, without needing my server to actually process the data?

If so it would be possible to create a service where people can register their own e-mail aliases.

Thanks in advance.


Top
   
PostPosted: Sun Dec 26, 2010 5:14 am 
Offline
Senior Member
User avatar

Joined: Fri Oct 24, 2003 3:51 pm
Posts: 965
Location: Netherlands
tommedema wrote:
So, is it possible to add DNS entries so that any e-mail send to a subdomain will delegate to the "e-mail server" of an external server, without needing my server to actually process the data?

Yes. The example on the zytrax site does just that:
Code:
; zone fragment for sub-domain us.example.com

; sub-domain mail server
                  IN      MX 10  mail.us.example.com.

_________________
/ Peter


Top
   
 Post subject:
PostPosted: Sun Dec 26, 2010 12:24 pm 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
It may or may not be obvious, but if you have delegated a subdomain to someone else's DNS servers, then THEY will be the ones who can set the MX for that subdomain, not you.

If you haven't delegated the subdomain, then a simple MX entry for the subdomain should do what I think you are wanting.


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


Who is online

Users browsing this forum: No registered users and 2 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