Mailing List Archive

svn commit: r169191 - /spamassassin/trunk/rules/70_testing.cf
Author: quinlan
Date: Sun May 8 16:08:12 2005
New Revision: 169191

URL: http://svn.apache.org/viewcvs?rev=169191&view=rev
Log:
comment

Modified:
spamassassin/trunk/rules/70_testing.cf

Modified: spamassassin/trunk/rules/70_testing.cf
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/rules/70_testing.cf?rev=169191&r1=169190&r2=169191&view=diff
==============================================================================
--- spamassassin/trunk/rules/70_testing.cf (original)
+++ spamassassin/trunk/rules/70_testing.cf Sun May 8 16:08:12 2005
@@ -65,6 +65,9 @@
header T_FUZZY_PENIS_PRE Subject =~ /(?!\bpenis\b)\bp[\W_]?[e3\*\xC8-\xCB\xE8-\xEB][\W_]?[n\xD1\xF1][\W_]?[il1:\|\*\xCC-\xCF\xEC-\xEF][\W_]?[s5\$\xA7]\b/i
header T_FUZZY_VPILL_PRE Subject =~ /[vu][\W_]?[il1:\|\*\xCC-\xCF\xEC-\xEF][\W_]?[a4\*\@\xC0-\xC5\xAA\xE0-\xE5][\W_]?[g6][\W_]?[r\xAE][\W_]?[a4\*\@\xC0-\xC5\xAA\xE0-\xE5]/i

+# these rules should probably not be promoted if they overlap a lot with
+# an existing fuzzy body rule since body rules also test the Subject:
+
header T_FUZZY_FOREVER Subject =~ /<F><O><R><E><V><E><R>/i
header T_FUZZY_FOREVER_SP Subject =~ /<inter SP>\b<SP>?<F><O><R><E><V><E><R><SP>?\b/i
header T_FUZZY_FOREVER_W1 Subject =~ /<inter W1>\b<SP>?<F><O><R><E><V><E><R><SP>?\b/i