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

[cobalt-users] config error: mail loops back to me (MX problem?)



I've got a problem with sendmail configuration. I just added a new domain
"webbitch.org", but if I try and send a mail to an address at this domain I
get the following bounce back:

The original message was received at Sun, 25 Feb 2001 18:09:27 GMT
from mrunix.demon.co.uk [158.152.87.29]

   ----- The following addresses had permanent fatal errors -----
<webmaster@xxxxxxxxxxxx>
    (reason: system config error)

   ----- Transcript of session follows -----
553 5.3.5 mail.webbitch.org. config error: mail loops back to me (MX
problem?)
554 5.3.5 <webmaster@xxxxxxxxxxxx>... Local configuration error

Sooo... I've checked out the MX entries, but they look fine:

Trying null domain
rcode = 0 (Success), ancount=5
The following answer is not verified as authentic by the server:
webbitch.org    28800 IN        MX      10 mail.webbitch.org
webbitch.org    28800 IN        A       64.77.72.232
webbitch.org    28800 IN        NS      dns1.netservers.net
webbitch.org    28800 IN        NS      dns2.netservers.net
webbitch.org    28800 IN        SOA     dns.netservers.net
dns.netservers.net(
                        2001021921      ;serial (version)
                        28800   ;refresh period
                        10800   ;retry refresh this often
                        2419200 ;expiration period
                        28800   ;minimum TTL
                        )
For authoritative answers, see:
webbitch.org    28800 IN        NS      dns1.netservers.net
webbitch.org    28800 IN        NS      dns2.netservers.net
Additional information:
mail.webbitch.org       28800 IN        A       64.77.72.232
dns1.netservers.net     3600 IN A       209.196.128.21
dns2.netservers.net     3600 IN A       209.196.128.22

[root /]# ping mail.webbitch.org
PING mail.webbitch.org (64.77.72.232): 56 data bytes
64 bytes from 64.77.72.232: icmp_seq=0 ttl=255 time=0.1 ms
64 bytes from 64.77.72.232: icmp_seq=1 ttl=255 time=0.1 ms

--- mail.webbitch.org ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.1/0.1 ms

I know that DNS is still propogating around the world for this particular
domain, so you may not get the same results as I did there, but the server
in question does in fact get the correct results so I don't think it's a DNS
problem.

In other posts in this group I've noticed reference to /etc/sendmail.cw ...
which rang a bell... but I can't find that file?!! ... all other email seems
to be working find on the server though.

Does anybody have any ideas? I'm desperate!!!

Thanks in advance,
Nic Lawrence