Error 554 5.0.0 MX list for mycompany.com. points back to ns.mycompany.com

Oleg Prokopyev riiki at gu.net
Thu Mar 21 16:28:48 UTC 2002


does your mail-server know that it must receive mail for your domain?
for example if you have sendmail then in file /etc/mail/local-host-names
or /etc/mail/sendmail.cw (depends on sendmail)
you should have a record "mycompany.com" 


charles choi wrote:
> 
> I'm trying to set up a local mail server on a closed LAN without internet
> access.  We will be adding internet access later.  Sendmail and bind are
> both running on the same machine.  When mail is sent from mary at mycompany.com
> to joe at mycompany.com the mail never gets delivered, and the following error
> message comes back.
> 
> 554 5.0.0 MX list for mycompany.com. points back to ns.mycompany.com
> 554 5.3.5 Local configuration error
> 
> Any idea what this means?  Is this a problem with my bind config or sendmail
> or both?  nslookup seems to work just fine.  When mail is send to
> joe at ns.mycompany.com it works just fine.
> 
> My domain file looks like this.
> 
> $TTL 3600
> 
> @                         IN  SOA      ns root (
>                                                   5         ; Serial
>                                                   10800     ; Refresh
>                                                   3600      ; Retry
>                                                   604800    ; Expire
>                                                   86400 )   ; Minimum TTL
> mycompany.com.   IN NS ns
> localhost IN A 127.0.0.1
> mycompany.com.  IN A 192.168.0.11
> ns  IN A 192.168.0.11
> www IN A 192.168.0.11
> mycompany.com. IN MX 10 ns
> 
> TIA.
> 
> Charles

-- 
Regards,
Oleg Prokopyev
OAP4-RIPE


More information about the bind-users mailing list