[cvs] bogofilter/src bogoconfig.c, 1.223, 1.224 bogolexer.c, 1.87, 1.88 bogoutil.c, 1.222, 1.223

Matthias Andree matthias.andree at gmx.de
Wed Jun 8 01:18:41 CEST 2005


David Relson <relson at users.sourceforge.net> writes:

> Update of /cvsroot/bogofilter/bogofilter/src
> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30482
>
> Modified Files:
> 	bogoconfig.c bogolexer.c bogoutil.c 
> Log Message:
> Add --unicode=yes/no option.

David,

we've had enough of a mess with the run-time selectable transactional
support for Berkeley DB, please do not add another complexity bomb.

Whenever the system has iconv support with Unicode and UTF-8
(compile-time --disable switch only), we should arrange to use it,
EXCEPT if the database is in "RAW" format in which UTF-8 conversion is
pointless.

This is not something we should give the users a run-time choice
about. We wouldn't let users disable the MIME decoders either.

-- 
Matthias Andree



More information about the bogofilter-dev mailing list