http://bugzilla.spamassassin.org/show_bug.cgi?id=2991
------- Additional Comments From [EMAIL PROTECTED] 2004-05-05 09:53 ------- Subject: Re: spamd processes get stuck, eating all processor time On Wed, May 05, 2004 at 09:34:59AM -0700, [EMAIL PROTECTED] wrote: > OK. So why doesn't it work: why doesn't what work? expiry? > debug: bayes: token count: 207549, final goal reduction size: 95049 > debug: bayes: 43200 207513 > debug: bayes: 86400 207513 > debug: bayes: 172800 207513 > debug: bayes: 345600 207513 > debug: bayes: 691200 207513 > debug: bayes: 1382400 207513 > debug: bayes: 2764800 207513 > debug: bayes: 5529600 207513 > debug: bayes: 11059200 207513 > debug: bayes: 22118400 207513 Expiry wants to get rid of 95k tokens, but any expiry time it tries would expire 207513. This behavior has been reported on the -users list due to some # of tokens in the DB being in the future, so the expiry calculations are off. This is fixed/worked-around in 3.0, but affects 2.6x. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
