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 2007/01/29 23:42:16 UTC

svn commit: r501212 - /spamassassin/rules/branches/3.1/80_additional.cf

Author: felicity
Date: Mon Jan 29 14:42:13 2007
New Revision: 501212

URL: http://svn.apache.org/viewvc?view=rev&rev=501212
Log:
Add in TVD_SILLY_URI_OBFU rule

Modified:
    spamassassin/rules/branches/3.1/80_additional.cf

Modified: spamassassin/rules/branches/3.1/80_additional.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/branches/3.1/80_additional.cf?view=diff&rev=501212&r1=501211&r2=501212
==============================================================================
--- spamassassin/rules/branches/3.1/80_additional.cf (original)
+++ spamassassin/rules/branches/3.1/80_additional.cf Mon Jan 29 14:42:13 2007
@@ -257,6 +257,8 @@
 
 header TVD_ENVFROM_APOST        EnvelopeFrom =~ /\'/
 
+body TVD_SILLY_URI_OBFU		m!https?://[a-z0-9-]+\.[a-z0-9-]*[^a-z0-9.:/\s"'\@?\)>-]+[a-z0-9.-]*[a-z]{3}(?:\s|$)!i
+
 body YOUR_CRD_RATING        /Your cr[d\.]* (?:scor|rat)ing doesn.t matter/
 
 header MIME_BOUND_EQ_REL    Content-Type =~ /boundary="=====================_\d+==\.REL"/s
@@ -366,6 +368,7 @@
 endif
 
 # <gen:mutable>
+score TVD_SILLY_URI_OBFU		2.4
 score NULL_IN_BODY			2.2
 score HS_EXTRA				1.2
 score DEAR_WINNER			2.0