You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by do...@apache.org on 2007/01/14 22:36:55 UTC

svn commit: r496161 - /spamassassin/rules/trunk/sandbox/dos/70_other.cf

Author: dos
Date: Sun Jan 14 13:36:54 2007
New Revision: 496161

URL: http://svn.apache.org/viewvc?view=rev&rev=496161
Log:
sandbox: look for stock symbols in current "The Bat!" pump and dumps

Modified:
    spamassassin/rules/trunk/sandbox/dos/70_other.cf

Modified: spamassassin/rules/trunk/sandbox/dos/70_other.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/dos/70_other.cf?view=diff&rev=496161&r1=496160&r2=496161
==============================================================================
--- spamassassin/rules/trunk/sandbox/dos/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/dos/70_other.cf Sun Jan 14 13:36:54 2007
@@ -148,8 +148,9 @@
 meta	__DOS_REF_2_WK_DAYS	(__DOS_RCVD_MON && __DOS_BODY_WED) || (__DOS_RCVD_TUE && __DOS_BODY_THU) || (__DOS_RCVD_WED && __DOS_BODY_FRI) || (__DOS_RCVD_THU && __DOS_BODY_MON) || (__DOS_RCVD_FRI && __DOS_BODY_TUE) || (__DOS_RCVD_SAT && __DOS_BODY_TUE) || (__DOS_RCVD_SUN && __DOS_BODY_TUE)
 
 body		__DOS_BODY_STOCK	/\bstock\b/i
+body		__DOS_BODY_TICKER	/\b[A-Z]{4}\.(?:OB|PK)\b/
 
-meta		DOS_STOCK_BAT		__THEBAT_MUA && __DOS_BODY_STOCK && (__DOS_REF_TODAY || __DOS_REF_NEXT_WK_DAY || __DOS_REF_2_WK_DAYS)
+meta		DOS_STOCK_BAT		__THEBAT_MUA && (__DOS_BODY_STOCK || __DOS_BODY_TICKER) && (__DOS_REF_TODAY || __DOS_REF_NEXT_WK_DAY || __DOS_REF_2_WK_DAYS)
 describe	DOS_STOCK_BAT		Probable pump and dump stock spam
 
 body		__DOS_FIN_ADVANTAGE	/\bfinancial advantage/i