You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jh...@apache.org on 2009/11/18 01:35:48 UTC

svn commit: r881633 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_lotsa_money.cf

Author: jhardin
Date: Wed Nov 18 00:35:48 2009
New Revision: 881633

URL: http://svn.apache.org/viewvc?rev=881633&view=rev
Log:
tweak 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=881633&r1=881632&r2=881633&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_lotsa_money.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_lotsa_money.cf Wed Nov 18 00:35:48 2009
@@ -26,7 +26,7 @@
 #  score    MONEY_FREEMAIL   0.5
 #endif
 
-meta     MONEY_FROM_RUNON   LOTS_OF_MONEY && __FROM_RUNON
+#meta     MONEY_FROM_RUNON   LOTS_OF_MONEY && __FROM_RUNON	# almost same spam hit rate, poorer S/O
 meta     MONEY_FROM_MISSP   LOTS_OF_MONEY && FROM_MISSPACED
 describe MONEY_FROM_MISSP   Lots of money and misspaced From
 score    MONEY_FROM_MISSP   1.5
@@ -217,6 +217,8 @@
 body     __RANDOM_PICK    /\b(?:random(?:ly)?\s(?:\w+\s)?(?:select(?:ion|ed)|pick(?:ed)?|computer)|(?:select|pick)ed\s(?:at\s)?random(?:ly)?)\b/i
 body     __CHARITY        /\bcharit(?:y|[ai]ble)\b/i
 
+body     __UC_MONEY       /\bMONEY\b/
+
 # update UNCLAIMED_MONEY in rules/20_phrases.cf
 body     __UNCLAIMED      /\bunclaimed\s(?:assets?|accounts?|mon(?:ey|ies)|balance|funds?|prizes?|rewards?|payments?)\b/i