https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6494
Summary: Last External DNS Check for RBL module bug?
Product: Spamassassin
Version: 3.3.1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [email protected]
This is my first post. I tried to look at existing bug but did not find it.
I believe there is an issue with SpamAssassin 3.4.1 when it checks DNS for
RBLs.
I will enclose a sample email and the debug code. I hope you will find sometime
to check it out.
SA seems to go thru last external list of IP but failed on bad header. I may be
having bad configuration but this started to show up after I upgraded from SA
3.2.4 to 3.3.1. This problem renders my RBL checks for lastexternal hosts
useless and makes SA 3.3.1 not effective. This was not an issue with SA 3.2.4.
In the log, you will notice that SA only check 'unknown' which is internal host
and not last external. Here is the sample:
Sep 21 12:32:45.926 [9525] dbg: dns: checking RBL bl.score.senderscore.com.,
set rnbl-lastexternal
Sep 21 12:32:45.927 [9525] dbg: dns: IPs found: full-external: unknown,
127.0.0.1, 127.0.0.1, 128.6.31.86, 128.6.68.237, 127.0.0.1, 127.0.0.1,
128.6.31.85, 188.186.137.158, 66.231.92.249 untrusted: unknown, 128.6.31.86,
128.6.68.237, 128.6.31.85, 188.186.137.158, 66.231.92.249 originating:
Sep 21 12:32:45.928 [9525] dbg: dns: only inspecting the following IPs: unknown
Sep 21 12:32:45.928 [9525] dbg: dns: checking RBL
zen-spamhaus-org.cs.rutgers.edu., set zen-lastexternal
Sep 21 12:32:45.929 [9525] dbg: dns: IPs found: full-external: unknown,
127.0.0.1, 127.0.0.1, 128.6.31.86, 128.6.68.237, 127.0.0.1, 127.0.0.1,
128.6.31.85, 188.186.137.158, 66.231.92.249 untrusted: unknown, 128.6.31.86,
128.6.68.237, 128.6.31.85, 188.186.137.158, 66.231.92.249 originating:
Sep 21 12:32:45.930 [9525] dbg: dns: only inspecting the following IPs: unknown
Sep 21 12:32:45.931 [9525] dbg: dns: checking RBL
psbl-surriel-com.cs.rutgers.edu., set psbl-lastexternal
Sep 21 12:32:45.931 [9525] dbg: dns: IPs found: full-external: unknown,
127.0.0.1, 127.0.0.1, 128.6.31.86, 128.6.68.237, 127.0.0.1, 127.0.0.1,
128.6.31.85, 188.186.137.158, 66.231.92.249 untrusted: unknown, 128.6.31.86,
128.6.68.237, 128.6.31.85, 188.186.137.158, 66.231.92.249 originating:
Sep 21 12:32:45.933 [9525] dbg: dns: only inspecting the following IPs: unknown
here are the complete data:
the email: http://www.cs.rutgers.edu/~hmakmur/SA/rci.txt
the debug: http://www.cs.rutgers.edu/~hmakmur/SA/spamdebug.txt
Let me know.
Thank you.
Hanz
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.