Bogofilter-0.91.3 - New Current Release

David Relson relson at osagesoftware.com
Wed Jun 16 14:54:31 CEST 2004


Greetings,

Bogofilter-0.91.3 has been released.  It fixes an "Invalid buffer size"
problem that bogofilter has had for a while and adds an (optional) '%I'
formatting specification for displaying the ip address from which an
email was received.

The files are available at http://sourceforge.net/projects/bogofilter
for download.

Here are the md5sums for the release:

f4a91a608f5def9e36d3e9c22b04eeab  bogofilter-0.91.3-1.i586.rpm
4dadcab43d000dca6584aa6e765e4700  bogofilter-0.91.3-1.src.rpm
b9d02c3ab4342e3cd7986e421b0416cd  bogofilter-0.91.3.tar.bz2
9dc149771648bc6662e70520d0cf33fe  bogofilter-0.91.3.tar.gz
12dc4b8c53b3a4cd63b32bed3208f944  bogofilter-static-0.91.3-1.i586.rpm

Here is file NEWS-0.9x ...

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

0.91.3	2004-06-15
	
* Added format specification '%I' to allow logging of the IP
  address from which an email was received.

* Avoid "Invalid buffer size, exiting." problems by discarding
  text from an excessively long html tag.

0.91.2	2004-06-11

* FAQ updated with info on multiple wordlists and ignore
  lists.
* FAQ updated with info on building as non-root user.

* Bogofilter's creation of new wordlists now includes
  .WORDLIST_VERSION token.
* Fix erroneous double opening of wordlists specified on
  command line.
* Corrected tests so that "make check" passes with qdbm and
  tdb.

* Fix included GSL compile for compilers that do not support
  "extern inline", such as Compaq C V6.3.

0.91.1	2004-06-04

* Use named constants for wordlist 'type' attribute to
  distinguish open modes of READ, WRITE, and CREATE so
  bogofilter will include .WORDLIST_VERSION in new database.
* Add DS_LOAD flag so bogoutil won't add .WORDLIST_VERSION
* Modify regression tests to use bogoutil to create empty
  wordlists (as needed).

* Fixed registration.  When multiple wordlists are specified,
  registration is to first regular wordlist.
* Added regresstion test for multiple wordlists.

* Modify contrib scripts so they're sh compatible.
* Fix problem when bogofilter's home is a symlink.
* Fix problems with not expanding tildes.

0.91.0	2004-05-22

* Add ignore list capability.
* Revive and revise multiple wordlist code.
* Increase width of 'count' column for -vvv output.
* Cleanup variable names in database open() code.

0.90.0	2004-05-09

* Lower output precision for regression tests, by using %f
  rather than %e, to mask differences between GSL versions.
* Updated TODO list and procmailrc.example

* Added code for Robinson's Effective Size Factor (ESF) 
  to score.c, bogotune.c, bogofilter.cf.example, etc.
* Added '-E' options to bogotune to suppress ESF scan.
* Revised bogotune's parameter ranges.

* Remove unreferenced enum wl_e.
* Add .WORDLIST_VERSION meta symbol.
* Change subnet prefix from url: to ip:
* Add -u switch to bogoutil to do wordlist upgrade.
* Add regression test t.upgrade.subnet.prefix

* Added code for Robinson's Effective Size Factor (ESF) 
  to score.c, bogotune.c, bogofilter.cf.example, etc.
* Added '-E' options to bogotune to suppress ESF scan.
* Revised parameter ranges for coarse scan.

* Changed list address in FAQ to bogofilter.org

0.17.5	2004-04-01 - previous stable release



More information about the Bogofilter mailing list