[0.11.1] bogofilter -u doesn't update the database

Alexander Wasmuth alexander at wasmuth.org
Wed Mar 5 21:08:29 CET 2003


Hi again,

I'm running bogofilter from procmail in passthrough/update-mode. I
noticed that the database is not updated anymore. I've done a db-rebuild
from scratch with 0.11.1.

Excerpt from my .procmailrc:
[...]
:0fw
| bogofilter -uepl
[...]

$ ls -l .bogofilter
-rw-r--r--    1 alex     alex      1765376  5. Mär 15:27 goodlist.db
-rw-r--r--    1 alex     alex       368640  5. Mär 15:24 spamlist.db

$ bogoutil -w ~/.bogofilter .MSG_COUNT
                       spam   good
.MSG_COUNT              130   1598

$ mail -s test alex <.bashrc

Syslog says:
X-Bogosity: No, spamicity=0.498463, version=0.11.1, register-n, 171 words, 1 messages

$ ls -l .bogofilter
-rw-r--r--    1 alex     alex      1765376  5. Mär 15:27 goodlist.db
-rw-r--r--    1 alex     alex       368640  5. Mär 15:24 spamlist.db

$ bogoutil -w ~/.bogofilter .MSG_COUNT
                       spam   good
.MSG_COUNT              130   1598


bogofilter 0.11.1 with the config patch.
No /etc/bogofilter.cf.
~/.bogofilter.cf only has three lines:
ham_cutoff = 0.00
spam_cutoff = 0.80
header_format = %h: %c, spamicity=%p, version=%v/%a

No errors in procmail.log (or any other log). If I register mail with
-n/-s everything works fine.


Is there anything I can do to help debug the problem?
-- 
Alexander Wasmuth                        <http://alexander.wasmuth.org/>




More information about the Bogofilter mailing list