On Mon, Nov 24, 2003 at 03:55:51PM -0800, Ted Cabeen wrote: > expired old Bayes database entries in 894 seconds > 5264 entries kept, 2169216 reprieved, 0 deleted > token frequency: 1-occurence tokens: 0.04% > token frequency: less than 8 occurrences: 0.02% > > What does is mean for entries to be reprieved? How can I purge some > of those?
It means those were going to be deleted, but were "undeleted". It looks like in the DB you have a whole bunch of tokens with the same atime (the reprieve adds tokens that it would have deleted back into the DB by atime, until # tokens > min_db_size...) What else is in the debug output? What are the first 7 lines of "check_bayes_db"? If "current scan-count" is > 65535, the tokens all get reset to 0. You may want/need to just restart with a fresh DB. With >2 million tokens, you probably get enough mails that it wouldn't take long to train a new DB. -- Randomly Generated Tagline: last|perl -pe '$_ x=/(..:..)...(.*)/&&"'$1'"ge$1&&"'$1'"lt$2' That's gonna be tough for Randal to beat... :-) -- Larry Wall in <[EMAIL PROTECTED]>
pgp00000.pgp
Description: PGP signature