[Mimedefang] Re: Bounce AND send a copy?

Tim Boyer tim at denmantire.com
Sun Oct 3 19:52:44 EDT 2004


On Fri, 1 Oct 2004 09:20:57 -0700, <Matthew.van.Eerde at hbinc.com>
wrote:

>I imagine the remail is also bouncing, as it is also being detected as spam.
>I worry that each remail is spawning another remail... so every spam is spawning its own infinite loop. (uh-oh!)
>Try this...
>
>Instead of
>	if ($hits >= $req) {
>
>do this (untested:)
>	if ($hits >= $req and $RelayAddr ne "127.0.0.1") {
>
>This will allow the remailed items to skip over the action_bounce.

I was getting a loop, so that sounds _very_ likely.  I'll give it a
shot.  Thanks much...


-- 
Tim Boyer
tim at denmantire.com



More information about the MIMEDefang mailing list