https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7391
Bug ID: 7391
Summary: RCVD_NUMERIC_HELO false positive
Product: Spamassassin
Version: 3.4.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Rules (Eval Tests)
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
The RCVD_NUMERIC_HELO is fired for a headers like this:
Received: from 1.2.3.4 ([1.2.3.4]) by webmail.example.com
(Horde Framework) with HTTPS; Mon, 06 Feb 2017 13:00:50 +0100
The problem is in HTTPS word, just change it to HTTP (without 'S') and
everything is ok, RCVD_NUMERIC_HELO is NOT fired. You can check both here:
http://spamcheck.postmarkapp.com/
--
You are receiving this mail because:
You are the assignee for the bug.