Re: sendmail mailliog
"James P. Roberts" <[email protected]> Thu, 15 May 2003 13:23:45 -0400
| Newsgroups | gmane.linux.redhat.release.seawolf |
|---|---|
| Organization | Punster Productions, Inc. |
| Message-ID | <00f701c31b06$bd8883a0$04fea8c0@localnet> |
> Ahoj seawolf-list, > > this i found in mailog > > what does it mean ?? > > 451 4.0.0 MX list for fre.sg.co.nz.mydomain.cz. points back to fw.mydomain.cz: No such file or directory > 554 5.3.5 Local configuration error > > > -- > s pozdravem, > mardon mailto:[email protected] > It's a mail-loop. That is, something came in addressed to a domain that the SMTP server thinks it should act as a relay for, but the DNS MX records told it to send it back to itself. Either the MX record is faulty, or the SMTP server is actually supposed to treat such a message as a "local delivery" instead of a "relay." Either way, it is a configuration problem of some sort. Regards, Jim