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/05/04 17:51:02 UTC

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

Author: felicity
Date: Thu May  4 08:50:52 2006
New Revision: 399745

URL: http://svn.apache.org/viewcvs?rev=399745&view=rev
Log:
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=399745&r1=399744&r2=399745&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/felicity/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/felicity/70_other.cf Thu May  4 08:50:52 2006
@@ -165,6 +165,15 @@
 # 4.686   5.5463   0.0000    1.000   1.00    0.01  TVD_SINGLE_SPAN
 rawbody TVD_SINGLE_SPAN /<\/span>\s*[a-zA-Z]\s*<span\b/i
 
+# These all seem to generally work ok for me, but let's see what others show
+# first.
+rawbody T_TVD_FLOAT_RIGHT	/\bstyle="\s*float\s*:\s*right\s*">\s*[a-zA-Z]\s*</i
+rawbody T_TVD_FLOAT_LEFT	/\bstyle="\s*float\s*:\s*left\s*">\s*[a-zA-Z]\s*</i
+rawbody T_TVD_FLOAT_HORIZ	/\bstyle="\s*float\s*:\s*(?:left|right)\s*">\s*[a-zA-Z]\s*</i
+rawbody T_TVD_FLOAT_GENERAL	/\bstyle="\s*float\s*:\s*[a-z]+\s*">\s*[a-zA-Z]\s*</i
+rawbody T_TVD_FLOAT_GENERAL2	/\bstyle="\s*float\s*:\s*[a-z]+\s*">\s*(?-i:[a-z])+\s*</i
+rawbody T_TVD_FLOAT_GENERAL3	/\bstyle="\s*float\s*:\s*[a-z]+\s*">\s*[a-zA-Z]+\s*</i
+
 # 0.504   0.5982   0.0000    1.000   1.00    0.01  TVD_FINGER_02
 header TVD_FINGER_02	Content-Type =~ /^text\/plain(?:; (?:format=flowed|charset="Windows-1252"|reply-type=original)){3}/i