Return-Path: Delivered-To: apmail-spamassassin-commits-archive@www.apache.org Received: (qmail 99570 invoked from network); 7 Sep 2009 18:49:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Sep 2009 18:49:26 -0000 Received: (qmail 37005 invoked by uid 500); 7 Sep 2009 18:49:26 -0000 Delivered-To: apmail-spamassassin-commits-archive@spamassassin.apache.org Received: (qmail 36959 invoked by uid 500); 7 Sep 2009 18:49:26 -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 36950 invoked by uid 99); 7 Sep 2009 18:49:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2009 18:49:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2009 18:49:17 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id BF267238886C; Mon, 7 Sep 2009 18:48:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r812254 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_lotsa_money.cf Date: Mon, 07 Sep 2009 18:48:56 -0000 To: commits@spamassassin.apache.org From: jhardin@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090907184856.BF267238886C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jhardin Date: Mon Sep 7 18:48:56 2009 New Revision: 812254 URL: http://svn.apache.org/viewvc?rev=812254&view=rev Log: fix oops in lotsa_money Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_lotsa_money.cf Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_lotsa_money.cf URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/20_lotsa_money.cf?rev=812254&r1=812253&r2=812254&view=diff ============================================================================== --- spamassassin/trunk/rulesrc/sandbox/jhardin/20_lotsa_money.cf (original) +++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_lotsa_money.cf Mon Sep 7 18:48:56 2009 @@ -75,7 +75,7 @@ body NO_RISK /\b(?:no\srisk|risk[-\s]free)\b/i describe NO_RISK No risk involved -meta MONEY_DEAL LOTS_OF_MONEY && __DEAL && __HUSH_HUSH && __NO_RISK +meta MONEY_DEAL LOTS_OF_MONEY && __DEAL && __HUSH_HUSH && NO_RISK describe MONEY_DEAL Lots of money in a secret deal