Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!rex!mb From: mb@rex.cs.tulane.edu (Mark Benard) Newsgroups: comp.mail.sendmail Subject: Problem with host sending MX-ed mail to itself Message-ID: <6166@rex.cs.tulane.edu> Date: 15 Feb 91 15:13:25 GMT Sender: mb@rex.cs.tulane.edu Organization: Computer Science Dept., Tulane Univ., New Orleans, LA Lines: 11 I am running sendmail 5.61 and just noticed the following problem. We serve as secondary MX site for several other hosts on campus, so when they are down, we get their mail. But after this host receives such mail, it tries to forward it to the final destination. Since the final destination is down, it tries the secondary MX site - itself. (This results in a 553 error to prevent looping.) Shouldn't my sendmail recognize itself as the secondary MX site and just queue the mail until the destination can receive it? Is this a problem with sendmail 5.61 or do I just have a configuration error?