https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7028
Bug ID: 7028
Summary: FP due to overlap between FSL_MISSP_REPLYTO and
FROM_MISSP_REPLYTO
Product: Spamassassin
Version: 3.4.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Rules
Assignee: [email protected]
Reporter: [email protected]
Created attachment 5194
--> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5194&action=edit
FP from flightreport
FSL_MISSP_REPLYTO and FROM_MISSP_REPLYTO both have relatively high scores
(currently 4.07 and 3.64 respectively in scoreset 4), to which must be added
2.00 from FROM_MISSPACED which inevitably hits at the same time.
Admittedly these are fairly strong spam signs, but that's a total of 9.71
points for what is effectively a single characteristic, namely the lack of a
space between the From: realname and the opening angle bracket combined with
the existence of a Reply-to: header.
I just had a series of FPs caused by this, due to genuine comment notification
mail from flight-report.com (sent to a registered member, i.e. confirmed
opt-in) which also hit the somewhat related rule TO_NO_BRKTS_FROM_MSSP for
another 2.5 points.
--
You are receiving this mail because:
You are the assignee for the bug.