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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to