[Mimedefang] Question for the HOWTO page

Les Mikesell les at futuresource.com
Tue Jan 31 14:35:48 EST 2006


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
   les at futuresource.com




More information about the MIMEDefang mailing list