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

Re: [cobalt-users] Email Problem With One Domain On RaQ3



Wayne Sagar <wsagar@xxxxxxxx> wrote
On: Wednesday, April 18, 2001 3:14 PM


> >dig mymailserver @mynameserver MX
> >and see if you get the correct info.
> >They may have misspelled the name, or something.
>
> I'm not sure I totally understand what to ask for here..
but when I did
> what I *think* you suggested.. I did see that for this
problem domain,
> there is a cname record pointing to itself where no other
domain on the
> site shows one..
> could this be it?
> (command I typed was dig mail.problemdomain.com
@ns1.mynameserver.net)
Well, it may or may not be the problem, if you do
problemdomain.com @ns1.mynameserver.net MX
You should get the MX records
CNAME is causing many problems, particularly since bind
8.23, 9.1x
are more aware of the correct use of CNAME than older
versions.
Try the MX, and if nothing else get rid of the CNAME.
Gerald