WebsiteGear Logo Log In
New User? Sign Up
About | Contact | FAQ
Home Discussion Forums Web Hosting Domain Names & DNS
New Post New Post | Report Abuse Report Abuse


Sub domain configuration for mail and MX record
Post by talksr on Dec 30, 2007 5:43:20 PM CST


Hello,

I have been following the useful subdomain config article on this site.
http://content.websitegear.com/article/subdomain_setup.htm

However I am a little stuck on what to do next, I know I can try things out, but this is a live domain I am working on, so I would rather just ask for help then wreck the dns on it.

At present, I have created a new and working sub-domain. mail.mydomain.com
I have added this to my host headers on exchange, so it shows up a page, so I know it is working.
My ISP has provided me with a pop3 mailbox. How can I make it so that when I send/receive an email, it goes to/from alias@mail.mydomain.com, as opposed to alias@mydomain.com?
What needs setting up in the DNS to do this?

I am a little confused because, my ISP gives me the pop3 mailbox, so if I need to create a new MX or CNAME record, then would I need to forward the address to their server? Also what priorities would I give it?
At present, I have one mx record with a pref/priority of 5 which is '@' and an address of ismtp.easyspace.everyone.net.

In my NS Records, it says:
@ is an alias for ns1.easypost.com.
@ is an alias for ns3.easypost.com.


Submit To Slashdot Slashdot | Submit To Digg.com Digg | Save in del.icio.us Del.icio.us | Submit To Reddit Reddit
REPLIES & COMMENTS Post a Reply
Comment by admin on Dec 31, 2007 9:37:17 AM CST Report Abuse
If you want alias@mail.yourdomain.com to work, then you have to create an MX record that would be tied to mail.yourdomain.com. Right now probably the MX record is setup for yourdomain.com and NOT mail.yourdomain.com. As mentioned in the article on our site, create a MX lookup for mail.yourdomain.com.

mail IN MX 10 ismtp.easyspace.everyone.net.

That should work, it will resolve to the SMTP server for everyone.net. Verify the config by a DNS lookup for MX record for mail.yourdomain.com.
---------------------
If that does not work, try rerouting with an explicit A or CNAME record on your DNS server. This is required also if you have a subdomain setup to check emails at http://mail.yourdomain.com.

mail IN MX 10 mail.yourdomain.com

Create the A or CNAME record DNS entry to point to the email server.

mail IN A xxx.xxx.xxx.xxx. (where xxx.xxx ... is the IP address of SMTP server)
OR
mail CNAME ismtp.easyspace.everyone.net.

Then when you lookup MX record for mail.yourdomain.com, it should resolve to the email server IP address. Try these and let us know if it does not work.
LATEST FORUM POSTINGS
Nav Configuring BIND on windows 2003 server VPS | Apr 25, 2008
Nav Moneytrip’s scammer runs with your money | Apr 15, 2008
Nav Jax India 2008 | Mar 28, 2008
Nav Spanish Language Poll | Mar 15, 2008
Nav Adsense revenue | Mar 12, 2008
Nav nslookup query is not resolved | Feb 25, 2008
Nav Is It Possible To Get Best Results With Free Ads? | Feb 5, 2008
Nav How To Promote My Site Free? | Jan 17, 2008
FORUM SEARCH

FEATURED NEWS | POPULAR NEWS
Submit News | View More News View More News


Copyright © 2003-2008 WebsiteGear Inc. All rights reserved.
About | Advertise | Submit Content | Privacy | Agreement | Contact