[bogofilter-announce] bogofilter 0.11.1.7 - new current release

David Relson relson at osagesoftware.com
Mon Apr 7 14:55:42 CEST 2003


Bogofilter version 0.11.1.7 has been released on SourceForge.  It fixes a 
database lock contention issue discovered on OS-X, revises bogoutil's 
command line, and fixes AIX building using the xlc compiler.  See below for 
more detail.

Project page:  http://bogofilter.sourceforge.net/
Download page: http://sourceforge.net/project/showfiles.php?group_id=62265

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

0.11.1.7 2003-04-07

* Change bogoutil's '-p' option to require a database.
* Improve bogoutil's reporting of a bad directory or filename.
* Simplify configure check for BerkeleyDB.
* Extend configure's compiler checks for AIX.
* Fix OS X segfault caused by using DB handle after closing database.

0.11.1.6 2003-04-01

* Added config file option 'strict_check' for processing html
   comments.  Enabled means to use "<!--" and "-->" to delimit
   comments.  Disabled uses "<!" and ">".
   Option is disabled by default.

0.11.1.5 2003-03-28

* Bogofilter now frees all memory that it allocates.
* FAQ reorganized and info added on asian spam, the format of verbose
   output, and using SpamAssassin to train bogofilter.
* Fixed processing of '-o' option.

0.11.1.4 2003-03-25

* Cleaned up help messages and added version info.
* Expanded bogofilter-faq.html
* Fixed precedence for directory specifications.
* Fixed processing of folded X-Bogosity line.
* Fixed processing of spam_subject_tag.

0.11.1.3 2003-03-10

* Expanded regression tests.
* Cleaned up fprintf() arguments.
* Cleaned up message and mime header checks.
* Additional improvements to maintenance code.

0.11.1.2 2003-03-07

* Fixed bogoutil's broken maintenance mode.
* Update bogofilter documentation and FAQ.
* Fixed configure problems with libdb and unsigned shorts.
* Fixed locking issues for additional architectures.

0.11.1.1 2003-03-05

* Fixed flaw that caused user config file to be ignored.
* Fixed broken '-u' (update) code.
* Updated documentation of bogolexer and bogoutil.

0.11.1 2003-03-04

* Using standard html comment delimiters when discarding comments.
* Fixed charset initialization flaw.

0.11.0   2003-03-03

* The Robinson-Fisher algorithm is now the default algorithm.
* The configuration file parser is stricter and more correct.
* Separated message registration options from unregistration
   options.  '-S' and '-N' have been changed and now just do
   unregistration.  To move a meessage from one wordlist to the
   other, use '-S -n' or '-N -s' (as appropriate)
* Bogofilter's -p (passthrough) mode will no longer read the entire
   mail into memory if the standard input is a seekable regular file.
* Bogofilter's '-l' option was changed and no longer allows an
   argument.  Use the new '-L yourtag' option to provide a tag
   for log messages.
* Database access efficiency changes.
* Improvements in html comment handling code.
* Internal cleanup of storage used in parsing messages and
   working with databases.
* Manual pages now contain the proper path to bogofilter.cf.





More information about the Bogofilter-announce mailing list