need help with procmail recipe

Boris 'pi' Piwinger 3.14 at logic.univie.ac.at
Fri Sep 13 04:43:09 CEST 2002


Barry Gould <BarryGould at PennySaverUSA.net> wrote:

>#backup everything first
>:0HBc:
>backup
>#end backup

There is no need for HB here. This would only apply to
regexps.

># bogofilter
>:0HB:

You must not lock here. Locks are only allowed on files.

>  * ? bogofilter
>  {
>         :0HBc:
>         | bogofilter -s
>  }

Again, no need for HB, lock not allowed.

>  #else (E)
>  :0EHBc:
>  {
>   | bogofilter -h
>  }

Same here. No need for braces as well.

>#always
>:0fw:
>{
>  | bogofilter -p
>}

Again, drop the braces, no lock allowed.

pi

FAQ: ftp://bogofilter.aotto.com/pub/bogofilter/bogofilter-faq.html
For summay digest subscription: bogofilter-digest-subscribe at aotto.com



More information about the Bogofilter mailing list