0.12.3.cvs status report

David Relson relson at osagesoftware.com
Sun May 18 02:58:23 CEST 2003


Bogofilter's cvs repository has been updated today with several new features:

ignore_case (-Pi/-PI) - convert upper case to lower case

header_line_markup (-Ph/-PH) - create special tokens for words in header 
lines (To:, From:, Return-Path:, Subject:)

tokenize_html_tags (-Pt/-PT) - create tokens for the innards of <a>, <img>, 
and <font> tags.

For all the flags, a lower case letter means to enable the feature and 
upper case means diable it.

The default states are presently -Pi, -PH, and -PT.  These states 
correspond to the way bogofilter has historically worked.  The results of 
testing by Greg, me, and others, it appears that converting upper case to 
lower case is bad, special tokens for header lines are good, and tokenizing 
html tags is also good.  Given these results, the default state will likely 
change from -PiHt to -PIht.

Elementary support for emacs RMAIL format mailboxes has also been added.

0.12.4 will likely be released in a day or two.  Some experimental patches 
have been sent to various individuals.  I am awaiting confirmation of their 
working/non-working status before building the release.

David





More information about the bogofilter-dev mailing list