http://bugzilla.spamassassin.org/show_bug.cgi?id=3471
Summary: add sanity check so too many tokens don't get expired
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Learner
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
it's been reported on the -users list that sometimes bayes expiry will get rid
of the majority of tokens in
the db. the issue seems to occur when most of the tokens have a single atime
(like when an upgrade
happens) and expiry uses the estimation method.
I'm attaching a patch which adds a simple check to the DBM expiry (SQL doesn't
do estimation?).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.