[svlug] Problems with mailserver spamming itself due to loop

Luke S Crawford lsc at prgmr.com
Mon Jun 2 14:33:20 PDT 2008


"Mark" <msalists at gmx.net> writes:
> Hello,
> 
> I have a recurring problem with my mailserver redelivering the same email over and over again to itself, until it gets entirely
> overloaded.

> Attached below is an email header of one of those emails that shows how the message is looping:
> 	Received: from smtp2.mydomain.com (localhost.localdomain [127.0.0.1])
> 	....
> 	Received: (from root at localhost)
> 
> smtp2.mydomain.com and localhost is the machine...


Paste maillogs;  headers, to some extent, can be faked (though those 
look legit)  

I think the most likely problem is that you have some forwarding going on
(check your .forward files and /etc/aliases to begin with-  if you are using
some new-fangled mail-forward system to be compatable with SPF, I would
look at that first)    Either that or you have something weird where your 
submit daemon and the regular daemon disagree on who is the master.  






More information about the svlug mailing list