http://bugzilla.spamassassin.org/show_bug.cgi?id=3876





------- Additional Comments From [EMAIL PROTECTED]  2004-10-06 11:23 -------
Created an attachment (id=2424)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2424&action=view)
Patch File

Here is the proposed patch.  It shrinks the tokens hash returned by the
tokenizer down to the hashed key and raw_token value, this is passed into the
bayes_* plugin hooks.  It also expands the %pw hash so that it contains the
additional information that was getting added to %tokens during scan, and then
passes it into the bayes_scan plugin hook.

A backwards compatability check could be testing for the existence of the
probsref key, if you really think it is necessary. 



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to