http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5289
Summary: sa-learn --use-ignores stops when encountering ignored
address
Product: Spamassassin
Version: 3.1.7
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: Learner
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Running 'sa-learn --use-ignores' on a mailbox with addresses listed as
bayes_ignore_from in my config exits when it first encounters such an address.
I've tracked this down to learn() in Bayes.pm returning 0 instead of 1 when
encountering an ignored address, fixed by the attached patch.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.