David Relson | 10 May 2003 18:25
Favicon

bogofilter-0.12.3 available

Bogofilter version 0.12.3 has been released on SourceForge.

Version 0.12.0 added a group of changes oriented towards tuning bogofilter 
for optimal performance.  There are also new flags for bulk mode 
operations, which are useful for maildirs.

Versions 0.12.1 through 0.12.3 have been additional minor enhancements, 
bugfixes, and documeentation changes.

A french translation of the FAQ, contributed by Fabrice Prigent, is in 
doc/bogofilter-faq-fr.html.

See the RELEASE NOTES below for more information.

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

			       =================
				BOGOFILTER NEWS
			       =================
0.12.3	2003-05-10

* Modified bulk mode code to allow registering maildirs.
* Added options to return tokens from inside html tags.
   Switch '-Ht' and option "tokenize_html_tags" turn it on.
* Bogofilter's '-e' switch can now be used without '-p'.
* Added doc/integrating-with-postfix.
* Added bogofilter-faq-fr.html, a French translation of the FAQ.
* Revise description of verbose output in FAQ.
* Update man page documentation of bogofilter's switches.
(Continue reading)

David Relson | 21 May 2003 18:22
Favicon

bogofilter-0.13.0 available

Bogofilter version 0.13.0 has been released on SourceForge.

The big change is in message parsing.  Improvements suggested by Paul 
Graham were tested, found to be useful, and have been added.  File 
RELEASE.NOTES-0.13 has more info.

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

			       =================
				BOGOFILTER NEWS
			       =================
0.13.0	2003-05-21

     * Added file RELEASE.NOTES-0.13.  Read it!!!

     * Changed parsing defaults to:								
       -PI	ignore_case		(default is disabled)
       -Ph	header_line_markup 	(default is ensabled)
       -Pt	tokenize_html_tags 	(default is enabled)

     * contrib/randomtrain and contrib/scramble can now process
       both mbox and maildir formats.

     * Added perl script contrib/mime.get.rfc822 to extract
       forwaded messages from with a message.

     * Registration code modified to count unique tokens for each
       message and display the total of the counts.
     * Added 'bogo-what?' to FAQ.
(Continue reading)

David Relson | 23 May 2003 22:16
Favicon

bogofilter-0.13.1 - released

Bogofilter version 0.13.1 has been released on SourceForge.

In addition to the usual source tarball and rpm, this release includes two 
(2) binary rpm packages:

bogofilter-0.13.1-1.i586.rpm contains dynamically linked binaries that 
require glibc-2.3.

bogofilter-static-0.13.1-1.i586.rpm contains statically linked binaries 
named bogofilter_static, bogolexer_static, bogoutil_static.  When 
installed, symlinks are created so old names ( bogofilter, bogolexer, and 
bogoutil ) can be used.

The big change for bogofilter-0.13.0 is in message parsing.  Improvements 
suggested by Paul Graham were tested, found to be useful, and have been 
added.  File RELEASE.NOTES-0.13 has more info.

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

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

0.13.1	2003-05-23
	
	* Modified "make rpm" to also build statically linked binaries.
	  They're packaged in bogofilter-static-x.y.z-1.i586.rpm

	* Fixed bogofilter.spec.in to include files CHANGES-0.13 and
(Continue reading)

David Relson | 24 May 2003 15:38
Favicon

bogofilter-0.13.2

Bogofilter version 0.13.2 has been released on SourceForge.

In addition to the usual source tarball and rpm, this release includes two 
(2) binary rpm packages:

bogofilter-0.13.2-1.i586.rpm contains dynamically linked binaries that 
require glibc-2.3.

bogofilter-static-0.13.2-1.i586.rpm contains statically linked binaries 
named bogofilter_static, bogolexer_static, bogoutil_static.  When 
installed, symlinks are created so old names ( bogofilter, bogolexer, and 
bogoutil ) can be used.

The big change for bogofilter-0.13.0 is in message parsing.  Improvements 
suggested by Paul Graham were tested, found to be useful, and have been 
added.  File RELEASE.NOTES-0.13 has more info.

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

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

0.13.2	2003-05-24

	* Fixed defect in replace_nonascii_characters that was
	  superseding ignore_case option.
	* Build procedure for statically linked binaries has been improved.
	* Autoconfiguration of BerkeleyDB library has been improved.
(Continue reading)

David Relson | 24 May 2003 19:29
Favicon

bogofilter-0.13.2.1

bogofilter-0.13.2 has been re-released as 0.13.2.1

An unnoticed defect in the static-build code resulted in static binaries in 
bogofilter-0.13.2-1.i586.rpm.  This has been fixed and new rpms are on 
sourceforge.

---------------------------------------------------------------------
FAQ: http://bogofilter.sourceforge.net/bogofilter-faq.html
To unsubscribe, e-mail: bogofilter-announce-unsubscribe <at> aotto.com
For additional commands, e-mail: bogofilter-announce-help <at> aotto.com

David Relson | 29 May 2003 04:36
Favicon

bogofilter-0.13.3 - new current release

Bogofilter version 0.13.3 has been released on SourceForge.  This is a 
minor bugfix release.

In addition to the usual source tarball and rpm, this release includes:

bogofilter-0.13.3-1.i586.rpm contains dynamically linked binaries that 
require glibc-2.3.

bogofilter-static-0.13.3-1.i586.rpm contains statically linked binaries 
named bogofilter_static, bogolexer_static, bogoutil_static.  When 
installed, symlinks are created so old names ( bogofilter, bogolexer, and 
bogoutil ) can be used.

The big change for bogofilter-0.13.0 is in message parsing.  Improvements 
suggested by Paul Graham were tested, found to be useful, and have been 
added.  File RELEASE.NOTES-0.13 has more info.

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

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

0.13.3	2003-05-28

* Tweaked long line check used to prevent scanner buffer overflow.
* Added -V (version) option to bogolexer.
* Minor code tweaks to quiet gcc-3.3 warnings.
* Added doc/programmer/README.osx to distribution.
(Continue reading)

David Relson | 30 May 2003 15:35
Favicon

bogofilter-0.13.4 - new current release

Bogofilter version 0.13.4 has been released on SourceForge.  This is a 
bugfix release.

The biggest change from bogofilter-0.13.3 is the change of the default robs 
value (used in calculating spamicity) from 0.001 to 0.01.  Recent tests 
have revealed that the older, smaller value has undue influence on the 
spamicity of tokens that only appear in the goodlist or in the spamlist and 
that this affects the spamicity of the message.  Changing to the larger 
value gives better results.

The big change for bogofilter-0.13.0 is in message parsing.  Improvements 
suggested by Paul Graham were tested, found to be useful, and have been 
added.  File RELEASE.NOTES-0.13 has more info.

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

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

0.13.4	2003-05-30

* Changed default value of ROBS from 0.001 to 0.01
* Fixed options '-M' (mailbox mode) and '-p' (passthrough mode) so
   they work properly together.
* Minor cleanups in bogofilter.cf.example
* Added db-3.2 and db-3.1 to list for AC_CHECK_DB in configure.ac

0.13.3	2003-05-28
(Continue reading)


Gmane