[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Domain Mail Handled by Outside Mail Server
- Subject: RE: [cobalt-users] Domain Mail Handled by Outside Mail Server
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon Sep 23 13:17:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> 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.