bogofilter-0.10.1.cvs-1.i586.rpm fails to use fisher

David Relson relson at osagesoftware.com
Fri Jan 24 13:41:06 CET 2003


At 06:35 AM 1/24/03, Boris 'pi' Piwinger wrote:

>Hi!
>
>David Relson provided an up-to-date version of the CVS. Once
>installed I got the following in procmail.log:
>
>/home/3.14/.bogofilter.cf:7:  Error - unknown parameter in
>'algorithm=fisher'
>
>pi

pi,

Here's my (failed) attempt to reproduce the problem:

[relson at osage cvs]$ cd /home/relson/filter/cvs
[relson at osage cvs]$ echo algorithm=fisher > test.cf
[relson at osage cvs]$ ./bogofilter -v -c test.cf < /dev/null
X-Bogosity: Unsure, tests=bogofilter, spamicity=0.415000, 
version=0.10.1.cvs.20030124

It worked fine for me.  Try turning on DEBUG_CONFIG with "-x c" and 
verbosity level 2 with "-vv", i.e. run command "bogofilter -x c -vvv < 
/dev/null".

Here's sample output using the one line test.cf created above.

[relson at osage cvs]$ ./bogofilter -x c -vvv -c test.cf < /dev/null
Reading test.cf
Testing:  robx
Testing:  robs
Testing:  thresh_rtable
Testing:  stats_in_header
Testing:  user_config_file
Testing:  algorithm
algorithm -> 'f'
    Found it!
stats_prefix: ' '
  ... found.
X-Bogosity: Unsure, tests=bogofilter, spamicity=0.415000, 
version=0.10.1.cvs.20030124
                                      n     pgood      pbad        fw 
invfwlog     fwlog U
N_P_Q_S_s_x_md                       0  0.00e+00  0.00e+00  4.15e-01 
1.00e-03  4.15e-01 0.10


Anyhow run using with DEBUG_CONFIG on and send me the output along with 
your config file.  I'll take a look and see what's going on.

David






More information about the bogofilter-dev mailing list