You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2007/04/03 19:38:04 UTC

svn commit: r525215 - /spamassassin/rules/trunk/sandbox/jm/20_openwhois.cf

Author: jm
Date: Tue Apr  3 10:38:03 2007
New Revision: 525215

URL: http://svn.apache.org/viewvc?view=rev&rev=525215
Log:
bug 5401: fix incorrect description for DNS_FROM_OPENWHOIS, it's the envelope sender, not the From: address that's tested (trivial fix)

Modified:
    spamassassin/rules/trunk/sandbox/jm/20_openwhois.cf

Modified: spamassassin/rules/trunk/sandbox/jm/20_openwhois.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/jm/20_openwhois.cf?view=diff&rev=525215&r1=525214&r2=525215
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/20_openwhois.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/20_openwhois.cf Tue Apr  3 10:38:03 2007
@@ -6,7 +6,7 @@
 
 # if you want to use bl.open-whois.org. as an RHSBL as well
 header          DNS_FROM_OPENWHOIS  eval:check_rbl_envfrom('openwhois', 'bl.open-whois.org.')
-describe        DNS_FROM_OPENWHOIS  From: sender listed in bl.open-whois.org.
+describe        DNS_FROM_OPENWHOIS  Envelope sender listed in bl.open-whois.org.
 tflags          DNS_FROM_OPENWHOIS  net publish
 # score           DNS_FROM_OPENWHOIS  1.0