Bogofilter-0.14.0.1 - New Current Release
David Relson <[email protected]> Wed, 23 Jul 2003 23:16:24 -0400
| Newsgroups | gmane.mail.bogofilter.announce |
|---|---|
| Message-ID | <[email protected]> |
Bogofilter version 0.14.0.1 has been released on SourceForge, http://sourceforge.net/projects/bogofilter. 0.14.0.1 - Fixes several minor bugs in 0.14.0. 0.14.0 - 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 ================= 0.14.0.1 2003-07-23 * Fix problem with encoded text. * Fix handling of absolute paths. * Fix defect in base64 decoding that can cause segfaults. * Bogoutil now complains before exiting when it can't open a file. * Updated bogominitrain.pl to work with combined wordlists. 0.14.0 2003-07-22 * 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 * Default wordlist mode is single, combined wordlist. File wordlist.db contains all spam and ham tokens. * Bogofilter and bogoutil detect whether one or two wordlists are in BOGOFILTER_DIR and use the appropriate wordlist mode (combined or separate). * Added tdb (trivial database) support. * Decode encoded text in header lines. * Updated contrib/bogominitrain.pl prints more info and can save messages used in training. * Bogofilter's -V output now includes algorithm and database info. * Miscellaneous documentation updates. --------------------------------------------------------------------- FAQ: http://bogofilter.sourceforge.net/bogofilter-faq.html To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]