http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5767
Summary: FP on RCVD_NUMERIC_HELO
Product: Spamassassin
Version: 3.2.3
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Plugins
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I looked at .pm and could not tell where this was going wrong:
(yes, 127.0.0.1 is in local/trusted, can't do anything without it can I?)
two examples: one with FP, and one fine.
both done with same server, same local.cf/configs, etc.
this one had FP: every one this sender sends me has the FP.
why does regex match this?
cmsout03.mbox.net
X-Envelope-From: <[EMAIL PROTECTED]>
X-Envelope-To: <[EMAIL PROTECTED]>
X-Quarantine-ID: <1iVHZ3n+GJ3W>
X-Spam-Flag: NO
X-Spam-Score: 0.806
X-Spam-Level:
X-Spam-Status: No, score=0.806 tag=-999 tag2=5 kill=10 tests=[AWL=0.405,
BAYES_00=-2.599, RCVD_IN_SORBS=1, RCVD_NUMERIC_HELO=2]
Received: from fl.us.spammertrap.net ([127.0.0.1])
by localhost (fl.us.spammertrap.net [127.0.0.1]) (amavisd-new, port
10024)
with LMTP id 1iVHZ3n+GJ3W for <[EMAIL PROTECTED]>;
Sun, 6 Jan 2008 16:02:01 -0500 (EST)
Received: from cmsout03.mbox.net (cmsout03.mbox.net [165.212.64.33])
by fl.us.spammertrap.net (Postfix) with ESMTP id EE48B2E11E
for <[EMAIL PROTECTED]>; Sun, 6 Jan 2008 16:02:00 -0500 (EST)
Received: from cmsout03.mbox.net (cmsout03.mbox.net [165.212.64.33])
by cmsout03.mbox.net (Postfix) with ESMTP id 48D6D5BD0;
Sun, 6 Jan 2008 21:02:00 +0000 (GMT)
this one is fine:
X-Envelope-From: <[EMAIL PROTECTED]>
X-Envelope-To: <[EMAIL PROTECTED]>
X-Quarantine-ID: <F9hgDWMmVnYs>
X-Spam-Flag: NO
X-Spam-Score: -2.917
X-Spam-Level:
X-Spam-Status: No, score=-2.917 tag=-999 tag2=5 kill=10 tests=[AWL=0.182,
BAYES_00=-2.599, DKIM_SIGNED=0.001, DKIM_VERIFIED=-0.5,
SPF_PASS=-0.001]
Received: from fl.us.spammertrap.net ([127.0.0.1])
by localhost (fl.us.spammertrap.net [127.0.0.1]) (amavisd-new, port
10024)
with LMTP id F9hgDWMmVnYs for <[EMAIL PROTECTED]>;
Sun, 6 Jan 2008 15:46:13 -0500 (EST)
Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.191])
by fl.us.spammertrap.net (Postfix) with ESMTP id E4CF02E11D
for <[EMAIL PROTECTED]>; Sun, 6 Jan 2008 15:46:12 -0500 (EST)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.