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

svn commit: r154485 - spamassassin/trunk/rules/70_scraped.cf

Author: jm
Date: Sun Feb 20 00:40:37 2005
New Revision: 154485

URL: http://svn.apache.org/viewcvs?view=rev&rev=154485
Log:
auto-mass-checks:

bug 3789: T_MC_PILLS_IMG_b3789_c20 T_MC_PILLS_HOSTNAME_b3789_c20

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

Modified: spamassassin/trunk/rules/70_scraped.cf
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/rules/70_scraped.cf?view=diff&r1=154484&r2=154485
==============================================================================
--- spamassassin/trunk/rules/70_scraped.cf (original)
+++ spamassassin/trunk/rules/70_scraped.cf Sun Feb 20 00:40:37 2005
@@ -1,2 +1,7 @@
 # SpamAssassin rules file: bugzilla-scraped needs-mc rules
 
+## MC: bug 3789 cmt 20: start
+uri T_MC_PILLS_IMG_b3789_c20 /(?<!\bs)pills\w{0,10}\.(?:gif|jpg|jpeg|png)/i
+uri T_MC_PILLS_HOSTNAME_b3789_c20 /^[^:]+..[^\/]+pills/i
+## MC: bug 3789 cmt 20: end
+