http://bugzilla.spamassassin.org/show_bug.cgi?id=4106
Summary: URI rules do not check name servers against RHS lists.
Product: Spamassassin
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P4
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
When checking a URI, the inital URI is checked against all URI rules and
lists, both IP based and RHS based; However name server (indirected) queries
are only checked against IP based lists. This is at times a serious limitation
when name servers jump IPs to new netblocks (not yet in the IP based lists),
yet retain their previous domain names - It also reduces the effectiveness of
any RHS list based URI tests.
Time allowing, a sample implementation of (relatively simple) code changes will
follow.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.