You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/06/04 18:50:27 UTC

[Bug 3471] New: add sanity check so too many tokens don't get expired

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: spamassassin-dev@incubator.apache.org
        ReportedBy: felicity@kluge.net


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.