[Bug 551655] Re: open-whois.org is cybersquatted and its rules should be removed from Spamassassin
Clint Byrum
clint at fewbar.com
Mon Dec 6 13:56:03 GMT 2010
Imre, once again thanks for your work verifying these bug fixes.
TEST CASE:
zcat /usr/share/doc/spamassassin/examples/sample-nonspam.txt.gz > sample-nonspam.txt
spamassassin -t < sample-nonspam.txt | grep OPENWHOIS
Since OPENWHOIS does not exist, we should never get a positive, but we
do. So you'll see:
Content analysis details: (1.2 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
2.4 DNS_FROM_OPENWHOIS RBL: Envelope sender listed in bl.open-whois.org.
-1.2 AWL AWL: From: address is in the auto white-list
After installing the version from -proposed you should see something more like this:
Content analysis details: (0.6 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.6 AWL AWL: From: address is in the auto white-list
Basically, no OPENWHOIS hit.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to spamassassin in ubuntu.
https://bugs.launchpad.net/bugs/551655
Title:
open-whois.org is cybersquatted and its rules should be removed from Spamassassin
More information about the Ubuntu-server-bugs
mailing list