On 22 Mar 2004, at 21:26, Sam Laffere wrote:

Thanks to all the hard-workers fighting against the spam problem.

I just had to delete the .dbm database because it seemed to be stuck.

DBM files aren't generally safe in the face of multiple writers.


It probably has to be re-written with locking (though I haven't read the code for the plugin - does it lock?), or switch to a relational database of some sort (maybe SQLite).

Matt.

Reply via email to