https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7597
Bug ID: 7597 Summary: Cannot change required_body_points and required_head_points Product: Spamassassin Version: 3.4.1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P2 Component: Learner Assignee: dev@spamassassin.apache.org Reporter: i...@schroeffu.ch Target Milestone: Undefined When i change my spamassassin.conf with the following values required_body_points = 2 required_head_points = 2 its saying while starting: Aug 10 12:32:51.001 [176947] warn: config: failed to parse line, skipping, in "/etc/spamassassin/spamassassin.conf": required_body_points 2 Aug 10 12:32:51.001 [176947] warn: config: failed to parse line, skipping, in "/etc/spamassassin/spamassassin.conf": required_head_points 2 Why can't I change the value to learn as spam/ham, with only 2 head/body points? default values i found here: https://fossies.org/dox/Mail-SpamAssassin-3.4.1/classMail_1_1SpamAssassin_1_1Plugin_1_1AutoLearnThreshold.html help :o) thanks in advance -- You are receiving this mail because: You are the assignee for the bug.