You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by qu...@apache.org on 2005/04/08 11:12:04 UTC

svn commit: r160540 - spamassassin/trunk/rules/70_testing.cf

Author: quinlan
Date: Fri Apr  8 02:12:03 2005
New Revision: 160540

URL: http://svn.apache.org/viewcvs?view=rev&rev=160540
Log:
bug 3250: possible replacement rules

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?view=diff&r1=160539&r2=160540
==============================================================================
--- spamassassin/trunk/rules/70_testing.cf (original)
+++ spamassassin/trunk/rules/70_testing.cf Fri Apr  8 02:12:03 2005
@@ -878,3 +878,10 @@
 
 rawbody T_TINY_FONT_0	/\<.*font\-size\:[ \"]*0[^0-9]+.*\>/i
 describe T_TINY_FONT_0	body contains 0-point font
+
+# bug 3250 - split MARKETING_PARTNERS into two to see if
+# the S/O ratios differ and we can fix (after rescore) that way
+body T_MARKETING_PARTNERS	/\b(?:marketing|network) partner/i
+describe T_MARKETING_PARTNERS	Claims you registered with a partner
+body T_PARTNER_SITE		/\bpartner (?:web)?site/
+describe T_PARTNER_SITE		Directs you to a partner web site