http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5655
------- Additional Comments From [EMAIL PROTECTED] 2007-09-20 16:00 ------- Agreed with Michael. Unless a plugin adds the header early on it won't be available as metadata for bayes. See how the relaycountry plugin adds it directly to allow bayes to see it. (And Bayes will see it, even if there are no related add_header directives). Also, even if the bayes system did see it, and the message was autolearned, the token in question would have to exist in bayes *before* the message was scanned. (ie: autolearning doesn't go back and re-update the bayes score and tokens for the message) Finally, if you feed it to sa-learn later, spamassassin will explicitly ignore these headers, and this is very much by design. sa-learn explicitly strips out all the markups SA added (if any) before learning the message. This prevents SA from learning about itself instead of the message. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
