At 4:49 PM -0700 10/3/01, Justin Ainsworth wrote: > What DB format does qpopper use for storing bulletin information?
I'd have to check the code, but offhand I think it just stores a (key, value) pair with the last bulletin number as the data and the user name as the key, using whichever database library was selected at compile time (dbm, ndbm, gdbm).