problem using bogofilter

Matthias Andree matthias.andree at gmx.de
Thu Jun 23 11:04:35 CEST 2005


"Asaf cs" <galilia at cs.bgu.ac.il> writes:

> I am using Bogofilter version 0.94.4

Please update to 0.94.14.

> I have about 400 ham messages and 800 spam messages.
> I have trained Bogofilter with spam & ham mbox with the following code:
>     bogofilter -s < spam.mbox
>     bogofilter -n < ham.mbox
>
> The bogofilter is used in .procmailrc as followed:
>     :0fw
>     | /usr/bin/bogofilter -u -e -p
>
>     :0 H
>     * ^X-Bogosity: Yes, tests=bogofilter
>     {
>         SOMETHING
>     }
>
> I get all the time that X-Bogosity YES, and spamcity is very close to 1.
>
> What can I do?

Remove the database, then re-run registration with the "-v" option
added, using only 400 spam messages. The -v option allows you to verify
that bogofilter has the same idea of message count as you do.

-- 
Matthias Andree



More information about the Bogofilter mailing list