https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5926
Summary: false positive on RDNS_NONE
Product: Spamassassin
Version: 3.2.4
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P5
Component: Rules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=4338)
--> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4338)
full message that triggered the RDNS_NONE rule
I received a message that got a false positive on the RDNS_NONE rule. Here is
the header in question.
Received: from e33.co.us.ibm.com ([32.97.110.151])
by ax7.axolotl.com (Lotus Domino Release 7.0.3)
with ESMTP id 2008061811175473-72054 ;
Wed, 18 Jun 2008 11:17:54 -0700
Here are the relevant lines from the debugging output.
[5504] dbg: rules: ran header rule __RDNS_NONE ======> got hit: "[
ip=32.97.110.151 rdns= "
[5504] dbg: check: tests=BAYES_20,RDNS_NONE,UNRESOLVED_TEMPLATE
[5504] dbg: check:
subtests=__CT,__CT_TEXT_PLAIN,__DOS_HAS_ANY_URI,__DOS_RCVD_WED,__DOS_RELAYED_EXT,__HAS_ANY_EMAIL,__HAS_ANY_URI,__HAS_MSGID,__HAS_RCVD,__HAS_SUBJECT,__LAST_UNTRUSTED_RELAY_NO_AUTH,__MANY_RECIPS,__MIME_VERSION,__MISSING_REF,__MSGID_OK_HOST,__NAKED_TO,__NONEMPTY_BODY,__RDNS_NONE,__SANE_MSGID,__SARE_PHONE_NUM,__SARE_URI_ANY,__SARE_WHITELIST_FLAG,__TOCC_EXISTS,__TVD_BODY,__TVD_MIME_ATT_TP
There is an rDNS entry for the IP address.
C:\>nslookup 32.97.110.151
Server: sjcdc1.axolotl.com
Address: 10.1.8.205
Name: e33.co.us.ibm.com
Address: 32.97.110.151
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.