bogofilter-0.14.0 - New Current Release

David Relson relson at osagesoftware.com
Wed Jul 23 17:36:52 CEST 2003


Bogofilter version 0.14.0 has been released on SourceForge, 
http://sourceforge.net/projects/bogofilter.

It provides support for a single, combined wordlist (named wordlist.db) 
which holds both spam and ham tokens and which provides improved 
performance (speed).  This release also supports for the Trivial DB package 
(tdb) as an alternative to the BerkeleyDB.

Parsing improvements include decoding of encoded tokens in message headers 
(cf. RFC-2047).

See files NEWS-0.14 and RELEASE.NOTES-0.14 for the details.

			       =================
				BOGOFILTER NEWS
			       =================

2003-07-22

* Updated contrib/bogominitrain.pl prints more info and can save
   messages used in training.

* Miscellaneous documentation updates.

2003-07-21

* Decode encoded text in header lines.

2003-07-19

* Bogofilter and bogoutil detect whether one or two wordlists are in
   BOGOFILTER_DIR and use the appropriate wordlist mode (combined or
   separate).

* Bogofilter's -V output now includes algorithm and database info.

2003-07-18

* Default wordlist mode is single, combined wordlist.
   File wordlist.db contains all spam and ham tokens.

2003-07-17

* Added tdb (trivial database) support.

2003-07-16

* Initial release of code allowing bogofilter to use a single,
   combined BerkeleyDB database for storing both ham and spam tokens.
   The file is named wordlist.db





More information about the Bogofilter mailing list