several bugs/glitches/typos/questions

David Relson relson at osagesoftware.com
Sat Mar 8 04:11:49 CET 2003


At 09:20 PM 3/7/03, W M Brelsford wrote:

>David,
>
>The patch fixes #1 (-n -m works and combines tokens).  However it
>appears that the date assigned to combined tokens is the last date
>encountered in the database rather than the most recent date.
>
>And, "bogoutil -n -d file.db" still does not combine tokens.  I
>assume this would take more involved code, and may not be worth
>worrying about as long as it's documented.  Presumably one would run
>bogoutil -n -m once per database, set "replace_nonascii_characters=Y"
>in bogofilter.cf and be done with it.

Bill,

Good point about the dates.  I'll add some code so that the most recent 
date is used.

The "-d" (dump) option writes each token.  When used with the "-n" 
(replace-nonascii-characters) options, the token written has translated 
characters (if appropriate).  Given the one pass nature of "-d", there will 
_not_ be any combining.

However if you use "-l" (load) from the dump output file, combining _will_ 
occur.

David





More information about the Bogofilter mailing list