Return-Path: Delivered-To: apmail-spamassassin-commits-archive@www.apache.org Received: (qmail 92479 invoked from network); 3 Apr 2007 17:38:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 17:38:27 -0000 Received: (qmail 84648 invoked by uid 500); 3 Apr 2007 17:38:34 -0000 Delivered-To: apmail-spamassassin-commits-archive@spamassassin.apache.org Received: (qmail 84620 invoked by uid 500); 3 Apr 2007 17:38:34 -0000 Mailing-List: contact commits-help@spamassassin.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "SpamAssassin Dev" List-Id: Delivered-To: mailing list commits@spamassassin.apache.org Received: (qmail 84605 invoked by uid 99); 3 Apr 2007 17:38:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 10:38:34 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 10:38:24 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 183541A9838; Tue, 3 Apr 2007 10:38:04 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r525215 - /spamassassin/rules/trunk/sandbox/jm/20_openwhois.cf Date: Tue, 03 Apr 2007 17:38:04 -0000 To: commits@spamassassin.apache.org From: jm@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070403173804.183541A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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