New bogofilter TXN snapshot available.

Torsten Veller ml-en at veller.net
Sat Oct 30 23:35:15 CEST 2004


* David Relson <relson at osagesoftware.com>:
> Torsten Veller wrote:
> > * Matthias Andree <matthias.andree at gmx.de>:
> > > Please test this to help us make 0.93.0 a good release.
> > > 
> > > Be sure to read the RELEASE.NOTES-0.93 and doc/README.db files
> > > before use!
> > 
> > While upgrading I had to dump and reload my wordlist. I read the
> > documents but couldn't find anything saying, that this is necessary.
> > Is it necessary, am i blind, or is/was there something wrong with my
> > old database?
> 
> Sounds like your wordlist is borked :-<  Time to look at the FAQ and
> find out which of the recovery methods (bogoutil -d, db_recover,
> db_dump) works best.

I don't think so, David. I think the wordlist must be rebuild (?).

$ bogofilter -V
bogofilter version 0.92.8
    Database: BerkeleyDB (4.1.25)
$ rm wordlist.db
$ bogoutil -l wordlist.db < wordlist.txt
$ db4.1_verify wordlist.db

(install bogofilter-0.92.99.cvs)

$ bogofilter -V
bogofilter version 0.92.99.cvs
    Database: BerkeleyDB (4.1.25)
$ db4.1_verify wordlist.db

$  $ echo abc | bogofilter -v
bogofilter: (db) DB->get(TXN=134789408,  '.MSG_COUNT' ), err: -30989,
DB_PAGE_NOTFOUND: Requested page not found

$ rm wordlist.db
$ bogoutil -l wordlist.db < wordlist.txt
$ echo abc | bogofilter -v
X-Bogosity: Unsure, tests=bogofilter, spamicity=0.520000, version=0.92.99.cvs

-- 



More information about the Bogofilter mailing list