On Wed, Mar 24, 2004 at 10:31:21PM +0000, Matt Sergeant wrote: > FWIW I've had very "weird" stability issues with db files of all > varieties (even DB_File). Especially under extreme load.
Eeerk - not really the answer I was looking for. :-) > I've had much better success with SQLite. Yeah, I like SQLite, but it's another dependency. Bundling it with a plugin is probably overkill. :-) I may just drop back to using the filesystem for my db (one file per greylist entry) if I get too many reports of DBM weirdness. Cheers, Gavin
