paths and permissions

David Relson relson at osagesoftware.com
Sat Feb 28 20:30:11 CET 2004


Bob,

What you've done sounds good and looks reasonable.

David

P.S.  I do see room for a minor efficiency improvement:


> 4. "Normal" users call bogofilter to query the database (from 
> /etc/procmailrc):
> 
> BOGOHEADER=`/usr/bin/bogofilter -l -p -e | formail -X
> "X-Spam-Bogosity:"`

You can get the same effect, using fewer resources, using:

    BOGOHEADER=`/usr/bin/bogofilter -l -v -e`




More information about the Bogofilter mailing list