need help with procmail recipe

Boris 'pi' Piwinger 3.14 at logic.univie.ac.at
Sat Sep 14 19:39:04 CEST 2002


[Argh. My mail always bounces from one address I use ...]

Barry Gould <BarryGould at pennysaverusa.net> wrote:

>However, the -p still isn't getting applied.
>:0fw
>| bogofilter -p
>
>Procmail seems to care if the program returns non-zero here.
>I think this is the problem.
>Looking at the 'w' command in the procmailrc man page seems to confirm this.
>'W' doesn't seem to work either.

No, W is something different. You might want to try to play
with i, either replacing w or just adding it to the above
recipe.

>should bogofilter -p be fixed, or is there a way to get procmail to deal 
>with this?

Yes, for sure. -p should not fail, if the header could be
added.

>can my recipe be made shorter?
>e.g.
>can
>  * ? bogofilter
>
>somehow be done with the -p?

AFAICS no.

># bogofilter
>:0
>  * ? bogofilter
>  {
>         :0c
>         | bogofilter -s
>  }

That is bloated. Try:

:0c
* ? bogofilter
| bogofilter -s


pi

For summay digest subscription: bogofilter-digest-subscribe at aotto.com



More information about the Bogofilter mailing list