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 2006/04/18 16:29:29 UTC

svn commit: r394953 - /spamassassin/rules/trunk/sandbox/felicity/70_other.cf

Author: felicity
Date: Tue Apr 18 07:28:06 2006
New Revision: 394953

URL: http://svn.apache.org/viewcvs?rev=394953&view=rev
Log:
a few more test rules

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

Modified: spamassassin/rules/trunk/sandbox/felicity/70_other.cf
URL: http://svn.apache.org/viewcvs/spamassassin/rules/trunk/sandbox/felicity/70_other.cf?rev=394953&r1=394952&r2=394953&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/felicity/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/felicity/70_other.cf Tue Apr 18 07:28:06 2006
@@ -201,4 +201,13 @@
 # 0.776   0.9389   0.0000    1.000   1.00    0.01  T_TVD_SUBJ_FINGER_04
 header TVD_SUBJ_FINGER_04	Subject =~ /^(?:(?:Re|Fw)[^:]{0,5}: )?[A-Z]+[\/a-zA-Z]+[A-Z]+\s+(?i:news)?\s*$/
 
+# 0.091   0.1095   0.0000    1.000   1.00    0.01  T_TVD_RATWARE_CB_2
+# 0.074   0.0892   0.0000    1.000   0.67    0.01  T_TVD_QUAL_MEDS
+# 0.044   0.0527   0.0000    1.000   0.33    0.01  T_TVD_LINK_SAVE
+# 0.044   0.0527   0.0000    1.000   0.33    0.01  T_TVD_SUBJ_END_STAR
+# 0.044   0.0527   0.0000    1.000   0.33    0.01  T_TVD_BODY_END_STAR
 header TVD_SUBJ_END_STAR	Subject =~ /(?:[A-Z0-9]+\*[,\s]+){2}/
+body TVD_BODY_END_STAR		/(?:[A-Z0-9]+\*[,\s]+){2}/
+body TVD_QUAL_MEDS		/\bquality med(?:ication)?s\b/i
+body TVD_LINK_SAVE		/\blink to save\b/i
+header TVD_RATWARE_CB_2		Content-Type =~ /\bboundary\s*=\s*"?-+\d+=+\.MRA/