[Mimedefang] Action bounce

Button, Shawn sbutton at dtjboulder.com
Thu Nov 4 16:13:33 EST 2004


Thanks much. 

-----Original Message-----
From: mimedefang-bounces at lists.roaringpenguin.com
[mailto:mimedefang-bounces at lists.roaringpenguin.com] On Behalf Of Kelson
Sent: Thursday, November 04, 2004 1:51 PM
To: mimedefang at lists.roaringpenguin.com
Subject: Re: [Mimedefang] Action bounce

Button, Shawn wrote:
> Can I action bounce for a certain SA score and then action discard for
a
> higher score? If the action is discard does it try to process the
bounce
> line as well or does it stop with discard? Thank you kindly, Shawn
>             if ($hits > 9.0) {
>                 return action_discard();
                   ^^^^^^

Since you're calling return with the result of action_discard, it will 
leave filter_end.  So yes, it should do what you want.

(If you're concerned, just use an if...elsif structure.)

-- 
Kelson Vibber
SpeedGate Communications <www.speed.net>

_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
MIMEDefang at lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang




More information about the MIMEDefang mailing list