On Fri, 1 Oct 2004 09:20:57 -0700, <[EMAIL PROTECTED]>
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
[EMAIL PROTECTED]
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang