SA Bugzilla – Bug 4186
RCVD_NUMERIC_HELO does not test "reserved" addresses
Last modified: 2011-05-02 07:18:33 UTC
RCVD_NUMERIC_HELO should test against /[\d\.]/ for matching purposes, since any all-numeric sequence is defined as an illegal hostname in RFC1123. Currently this rule only tests against address blocks that are not defined as "reserved".
Triage: No discussion on this item to date, and probably should be discussed if not modified for 3.1.0.
(a) I think that was done deliberately, judging by the code. (b) this is not a 3.1.0 blocker. (c) no patch -> no 3.1.0 queue ;)
Closing obsolete bug.