Mailing List Archive

[Bug 8244] New: Update rules for Validity DNSBL lookups
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8244

Bug ID: 8244
Summary: Update rules for Validity DNSBL lookups
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Windows 11
Status: NEW
Severity: normal
Priority: P2
Component: Rules
Assignee: dev@spamassassin.apache.org
Reporter: eric.hokanson@validity.com
Target Milestone: Undefined

Created attachment 5952
--> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5952&action=edit
patch file for validity dnsbl

Attached is a patch for your review to update the DNSBL rules recently
implemented for Validity IP blocking. After analyzing our DNS logs following
the recent changes in bug ID 8233, we don't think they are behaving in a way
that was intended. The attached patch is much more effective and efficient rule
set.

The rules were tested against a local DNS instance using the spamassassin cli:
perl -T ./spamassassin -t -D < ./t/data/spam/001

blocked output:

pts rule name description
---- ---------------------- --------------------------------------------------
0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to
Validity was blocked. See

https://knowledge.validity.com/hc/en-us/articles/20961730681243
for more information.
[193.120.211.219 listed in bl.score.senderscore.com]
0.0 RCVD_IN_VALIDITY_SAFE_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to
Validity was blocked. See

https://knowledge.validity.com/hc/en-us/articles/20961730681243
for more information.
[193.120.211.219 listed in sa-accredit.habeas.com]
0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The
query to Validity was blocked. See

https://knowledge.validity.com/hc/en-us/articles/20961730681243
for more information.
[193.120.211.219 listed in sa-trusted.bondedsender.org]

--
You are receiving this mail because:
You are the assignee for the bug.