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 2014/02/28 18:50:36 UTC

svn commit: r1573021 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Author: jhardin
Date: Fri Feb 28 17:50:36 2014
New Revision: 1573021

URL: http://svn.apache.org/r1573021
Log:
revive UC_GIBBERISH_OBFU, seeing more instances of it

Modified:
    spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf?rev=1573021&r1=1573020&r2=1573021&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Fri Feb 28 17:50:36 2014
@@ -1236,11 +1236,11 @@ score       HEXHASH_WORD       2.500	# l
 # meta        __HEXHASH_4        __HEXHASHWORD == 4
 # meta        __HEXHASH_5        __HEXHASHWORD == 5
 
-##  from users list spample provided by Larry Starr
-# body        __UC_GIBB_OBFU     /\b[a-z]{1,20}\so?[A-Z]{16,}r?\s[A-Za-z][a-z]{1,10}/
-# tflags      __UC_GIBB_OBFU     multiple maxhits=8
-# meta        UC_GIBBERISH_OBFU  (__UC_GIBB_OBFU > 7)
-# describe    UC_GIBBERISH_OBFU  Multiple instances of "word LONGGIBBERISH word"
-# score       UC_GIBBERISH_OBFU  1.000	# Limit
+#  from users list spample provided by Larry Starr
+body        __UC_GIBB_OBFU     /\b[a-z]{1,20}[,;]?\s[A-Z]{16,}\s[A-Za-z][a-z]{1,10}\b/
+tflags      __UC_GIBB_OBFU     multiple maxhits=8
+meta        UC_GIBBERISH_OBFU  (__UC_GIBB_OBFU > 7)
+describe    UC_GIBBERISH_OBFU  Multiple instances of "word LONGGIBBERISH word"
+score       UC_GIBBERISH_OBFU  1.000	# Limit