Bug 4186 - RCVD_NUMERIC_HELO does not test "reserved" addresses
Summary: RCVD_NUMERIC_HELO does not test "reserved" addresses
Status: RESOLVED WONTFIX
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (Eval Tests) (show other bugs)
Version: 3.0.2
Hardware: All Linux
: P3 minor
Target Milestone: Future
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-12 15:01 UTC by Eric A. Hall
Modified: 2011-05-02 07:18 UTC (History)
2 users (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Eric A. Hall 2005-03-12 15:01:43 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".
Comment 1 Bob Menschel 2005-05-24 22:04:45 UTC
Triage: No discussion on this item to date, and probably should be discussed if
not modified for 3.1.0. 
Comment 2 Justin Mason 2005-06-01 18:06:39 UTC
(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 ;)
Comment 3 Henrik Krohns 2011-05-02 07:18:33 UTC
Closing obsolete bug.