random oddities and questions

Gyepi SAM gyepi at praxis-sw.com
Tue Oct 8 15:22:47 CEST 2002


On Tue, Oct 08, 2002 at 08:25:48AM -0400, David Relson wrote:

> Since you're changing database and/or locking code, how hard is it to open 
> the databases read-only when classifying messages?

That's a good idea. It would require that we move the database initialization to
after the getopt loop, then pass a read mode flag to the db_open function. I think the
current error handling can also deal with the case when we attempt to open a nonexistent
database in read-only mode.

I'll add that too then.

-Gyepi



More information about the bogofilter-dev mailing list