[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Domain Mail Handled by Outside Mail Server



> 
> My DNS setup were changed to the following and email is still 
> being accepted
> but not routed to the new server.
> A Record Entries
> mydomain.com -> xxx.xxx.xxx.xxx
> www.mydomain.com -> xxx.xxx.xxx.xxx
> xxx.xxx.xxx.xxx -> mydomain.com
> mail.mydomain.com -> xxx.xxx.xxx.xxy (ip address of their mail server)
> MX Records
> mydomain.com -> smtp.mailserver.com (high priority)
> 
> What am I doing incorrectly? Any help would be greatly 
> appreciated. I need
> to get thier email up and running ASAP. Thanks in advance!
> 

I would simply add MX records:

domain.com mail is sent to the Very-High priority mail server
tld.whatever.com
Remove any mail.domain.com A records and any MX records pointing to
mail.domain.com. Only have MX records that point to the other server's
domain. They should of course have proper A and MX records for the
domain you're pointing at. If they setup mail.yourdomain.com on their
server, then you should create an A record for mail.domain.com on your
DNS server pointing to that IP.
-- 
Dan Kriwitsky

Please reply to the list only. Offlist replies are not read.