http://bugzilla.spamassassin.org/show_bug.cgi?id=4096
Summary: M::SA::learn_with_whitelist not actually set anywhere
Product: Spamassassin
Version: 3.0.2
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Learner
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
While chatting with some folks post-SpamConference, the subject of sa-learn
training both Bayes and AWL came up. While looking at the code,
M::SA::PerMsgLearner::learn_{ham,spam} checks
$self->{main}->{learn_with_whitelist}, and if set will train the AWL.
However, there's no place where learn_with_whitelist gets set, nor is there any
documented method to set it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.