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.
