https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6237

           Summary: RCVD_ILLEGAL_IP with ip 002/08
           Product: Spamassassin
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The IP regex in RelayEval still contains the 002/8 addresses, but the IANA
allocated them in September.

I receive some mails with source address like 2.253.*.* that trigger
RCVD_ILLEGAL_IP rule

the rule should be now
(?:[0157]|(?!127.0.0.)127|22[3-9]|2[3-9]\d|[12]\d{3,}|[3-9]\d\d+)\.\d+\.\d+\.\d+$/x);

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to