You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2005/02/24 00:40:38 UTC

svn commit: r155105 - in spamassassin/trunk/rules: 20_phrases.cf 20_ratware.cf 70_testing.cf

Author: felicity
Date: Wed Feb 23 15:40:35 2005
New Revision: 155105

URL: http://svn.apache.org/viewcvs?view=rev&rev=155105
Log:
promote a few decent test rules, remove a few other not so good ones

Modified:
    spamassassin/trunk/rules/20_phrases.cf
    spamassassin/trunk/rules/20_ratware.cf
    spamassassin/trunk/rules/70_testing.cf

Modified: spamassassin/trunk/rules/20_phrases.cf
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/rules/20_phrases.cf?view=diff&r1=155104&r2=155105
==============================================================================
--- spamassassin/trunk/rules/20_phrases.cf (original)
+++ spamassassin/trunk/rules/20_phrases.cf Wed Feb 23 15:40:35 2005
@@ -347,3 +347,6 @@
 
 body QUALIFY_FOR_THIS		/qualify for \w{1,5} (?:special|new|promotion)/i
 describe QUALIFY_FOR_THIS	Qualify for this special...
+
+body MALE_ENHANCE	/male enhancement/i
+describe MALE_ENHANCE	Message talks about enhancing men

Modified: spamassassin/trunk/rules/20_ratware.cf
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/rules/20_ratware.cf?view=diff&r1=155104&r2=155105
==============================================================================
--- spamassassin/trunk/rules/20_ratware.cf (original)
+++ spamassassin/trunk/rules/20_ratware.cf Wed Feb 23 15:40:35 2005
@@ -289,3 +289,9 @@
 
 meta RATWARE_OUTLOOK_NONAME	__MSGID_DOLLARS_OK && !__HAS_X_MAILER
 describe RATWARE_OUTLOOK_NONAME	Bulk email fingerprint (Outlook no name) found
+
+header MSGID_RATWARE1		Message-Id =~ /<[A-Z]+\$[^\$]+\$.+@/
+describe MSGID_RATWARE1		Bulk email fingerprint found
+
+header RATWARE_BOUND_PIECE	Content-Type =~ /boundary=\"?--Piece/
+describe RATWARE_BOUND_PIECE	Bulk email fingerprint (piece boundary) found

Modified: spamassassin/trunk/rules/70_testing.cf
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/rules/70_testing.cf?view=diff&r1=155104&r2=155105
==============================================================================
--- spamassassin/trunk/rules/70_testing.cf (original)
+++ spamassassin/trunk/rules/70_testing.cf Wed Feb 23 15:40:35 2005
@@ -313,12 +313,6 @@
 header T_NUMINTERUPTUS		Subject =~ /\b[a-z]{2,}\d+[a-z]{2,}/i
 header T_CRAZYCASE		Subject =~ /\b[a-z]{2,}[A-Z]+[a-z]{2,}/
 header T_PUNCTUSINTERUPTUS	Subject =~ m%\b[A-Z]{2,}[^/\sa-z0-9:+,@._=&'-]+[A-Z]{2,}%i
-header T_RATWARE_BOUND_PIECE	Content-Type =~ /boundary=\"?--Piece/
-header T_MSGID_RATWARE1		Message-Id =~ /<[A-Z]+\$[^\$]+\$.+@/
-header T_MSGID_RATWARE2		Message-Id =~ /<[A-Z]{4}\$[^\$]{13}\$.{4}@/
-
-body T_MALE_ENHANCE	/male enhancement/i
-body T_IMPR_STAM	/\bimprov.{1,32}stamina/i
 
 # these need to have "decently long" words.  things like "sex" FP too easily
 # in normal use, ala: "jackson's ex-wife" vs "Best S E X you"