[Spambayes] New web training interface for pop3proxy

Skip Montanaro skip@pobox.com
Mon Nov 25 14:18:00 2002


    Paul> In the meantime, can I upgrade in a way which replaces the shipped
    Paul> DBM?

The bugs in Berkeley DB 1.85 are (primarily?) with its hash file
implementation.  You could simply replace any instances of anydbm.open or
bsddb.hashopen with bsddb.btopen (the btree file implementation).  You'd
have to retrain of course, but that should be simpler than installing
pybsddb.

Skip



More information about the Spambayes mailing list