locking w/ whitelisting

Boris 'pi' Piwinger 3.14 at logic.univie.ac.at
Wed Mar 26 09:07:27 CET 2003


Barry Gould <BarryGould at PennySaverUSA.net> wrote:

>#WHITELIST
># & update ham db
>:0 c
>* ^From:.*(pennysaverusa|theflyer)
>* ^X-Mailer:.*Lotus Notes
>| bogofilter -n
>
>#pass through bogofilter, noupdate

There is no reason to run whitelist mail trough bogofilter
again. You might want to set the following recipe only if
the previous was *not* used. Or you add a conditional recipe
to deliver mail from a whitelist. Or you replace 
"| bogofilter -n" by:
{
 :0c
 | bogofilter -n
 :0:
 $DEFAULT
}

pi




More information about the Bogofilter mailing list