bogofilter 0.10.1 (beta) available
David Relson <[email protected]> Wed, 22 Jan 2003 23:24:06 -0500
| Newsgroups | gmane.mail.bogofilter.announce |
|---|---|
| Message-ID | <[email protected]> |
Bogofilter version 0.10.1 (beta) is available on SourceForge (http://www.sourceforge.net/projects/bogofilter). It's mostly bug fixes and minor changes from 0.10.0. The biggest change is that it kills html comments, as its default action. ================= BOGOFILTER NEWS ================= --- 0.10.1 --- * Added convenience options '-2' and '-3' to set binary/ternary modes when using Robinson-Fisher classification. * Bogofilter now kills html comments. The '-k' switch can be used to change the behavior. * Fixed spamicity computation problem when using graham wordlist and robinson or robinson-fisher algorithm. * Fixed problem processing mime boundaries which caused an incorrect message count when processing a mailbox * Fixed problems in configure script. Bogofilter now builds correctly with any combination of the three classification algorithms. --- 0.10.0 --- * Added mime processing capability, with decoding of base64, quoted-printable and uuencoded sections. Ignores attachments when computing spamicity. * Added wordlist maintenance capability to bogoutil. Can discard tokens based on count, age, or length. Can replace non-ASCII chars with question marks. * Added dates to wordlist tokens. Option "datestamp_tokens=true|false" can be used to enable/disable them. * Moved most documentation files to doc directory. * Added sample procmail file, contrib/procmailrc.example * Spamicity score now computable from multiple word list pairs, i.e. all spam and ham word lists in directories named on command line or in config file (via "wordlist=" or "bogofilter_dir=" lines). * lexer is now case insensitive * Increase MAXTOKENLEN from 20 to 30, allowing more and longer tokens to be processed. * Using new character set handling routines to provide charset specific token parsing. * Added new config file options for setting of default charset and replacing of non-ASCII characters. * New error handling routine will output error messages to stderr and, if '-l' (logging) is enabled, to syslog. * New message formatting capability allows formats to be put in config file for X-Bogosity line and logging messages. Message content can include status, spamicity, version, etc. * Long-standing locking bugs that caused corruption in the data base have been resolved. * Work around ash-0.2 and bash-1 bugs, needed for make check. * Cater for malloc/calloc implementations that return NULL when 0 bytes of memory are requested, some AIX versions e. g., that would previously falsely claim an "out of memory" condition. * Reorder gcc __attribute__ lines for gcc-2.7 compatibility. -------------------------------------------------------- David Relson Osage Software Systems, Inc. [email protected] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800 --------------------------------------------------------------------- FAQ: http://bogofilter.sourceforge.net/bogofilter-faq.html To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]