Thank you Steve.  I don't know how I missed that!  Life is good again.

Larry S. Brown 



> -----Original Message-----
> From: Larry Brown
> Sent: Friday, December 06, 2002 1:25 PM
> Subject: dns mx missing?
>
>
> I've got a redhat 7.1 box and the mx record shows up in the
> dns file for the domain.  However, the following is what
> nslookup reveals...
>
> > thedomain.com
> Server:         thedomain.com
> Address:        1.1.1.1#53
>
> a-t-m.com
>         origin = nsserver.thedomain.com.
>         mail addr = name.thedomain.com.
>         serial = 1039153387
>         refresh = 10800
>         retry = 3600
>         expire = 604800
>         minimum = 38400
> thedomain.com       nameserver = nsserver.thedomain.com.
> Name:   thedomain.com
> Address: 1.1.1.1
>
> No mx record shows. This was with nslookup, set type=any,
> thedomain.com. Does anyone know why the mx record might
> not be given?  Just in case, the following is the dns
> file contents for this domain...

You don't have a MX record for -- thedomain.com. You do however have an MX
record for nserver1.thedomain.com. Try adding an MX record for your domain
name. i.e.

thecomain.com.  IN MX 10 nserver.thedomain.com.

Steve Cowles



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to