On Tue, 2006-01-31 at 12:33, Philip Prindeville wrote:

> The variable would be set so that the gate chosen would continue to be the
> current behavior.
> 
> I.e.
> 
> my $extreme_paranoia = 0;
> 
>     ...
>     if ($extreme_paranoia == 1) {
>          # bounce it with a warning...
>     } elsif ($extreme_paranoia == 2) {
>          # silently drop it...
>     } else {
>          # default: flag the spam
>     }
> 
> Just to include the code in the template, so it offers some alternatives 
> that
> could be turned on.

I'm paranoid about dropping legitimate email.  Your
variable settings are backwards.  Or maybe it should have
a different name...

-- 
 Les Mikesell
   [EMAIL PROTECTED]

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to