http://bugzilla.spamassassin.org/show_bug.cgi?id=3331
------- Additional Comments From [EMAIL PROTECTED] 2004-08-13 19:55 ------- Subject: Re: [review] Bayes option to keep original token as db data (not key). On Fri, Aug 13, 2004 at 07:45:03PM -0700, [EMAIL PROTECTED] wrote: > ------- Additional Comments From [EMAIL PROTECTED] 2004-08-13 19:45 ------- > if we're going to do a plugin (+1 on that idea btw), we should make it a > little more generic imo. > > a few things come to mind immediately: > > - bayes_tokens could just be bayes > - scan should wait until after the probability calculations to call the > plugin. that way the plugin can get > the ham/spam count, probability, msgatime, etc. > - we can pass in the msgid (it's generated) > - learn has msgatime as well (forget doesn't need it) > I can go along with that. Should there be three plugin calls? bayes_scan bayes_learn bayes_forget Since each one will pass in slightly different data, or keep the "function" key that folks can use to do the right thing? Michael ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
