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 2004/02/19 00:56:29 UTC

svn commit: rev 6737 - incubator/spamassassin/trunk/rules

Author: quinlan
Date: Wed Feb 18 15:56:28 2004
New Revision: 6737

Modified:
   incubator/spamassassin/trunk/rules/70_testing.cf
Log:
bug 2950: various redirector rules


Modified: incubator/spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_testing.cf	(original)
+++ incubator/spamassassin/trunk/rules/70_testing.cf	Wed Feb 18 15:56:28 2004
@@ -652,6 +652,12 @@
 # bug 1985
 body T_URGENT_BIZ /urgent.{0,16}(?:assistance|business|buy|confidential|notice|proposal|reply|request|response)/i
 
+# bug 2950
+uri T_GOOGLE_IMAGES	m{^http://images\.google(\.\S+)?\.[a-z]{2,3}/imgres\?}i
+uri T_GOOGLE_REDIR	m{^http://www\.google(\.\S+)?\.[a-z]{2,3}/url\?}i
+uri T_REDIRECTOR_1	m{^https?://.*https?://}i
+uri T_REDIRECTOR_2	m{^(?:[^:/?\#]+)://.*(?:[^:/?\#]+)://}
+
 header T_RATWARE_FAKED_AOL_UA	User-Agent =~ /^AOL /
 describe T_RATWARE_FAKED_AOL_UA	AOL clients don't use the User-Agent header