https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7586
Bug ID: 7586
Summary: Lint does not detect/report unsupported modifiers
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: spamassassin
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
If an unsupported modifier is used on a rule, lint will not catch it and the
rule will not behave as expected.
Example:
header __LINT_MODIF_UNSUPP From:address =~ /.*/i
More generally:
header __LINT_MODIF_UNSUPP From:fnord =~ /.*/i
--
You are receiving this mail because:
You are the assignee for the bug.