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/02/15 00:22:28 UTC

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

Author: felicity
Date: Wed Feb 14 15:22:27 2007
New Revision: 507739

URL: http://svn.apache.org/viewvc?view=rev&rev=507739
Log:
add in URI_TRUNCATED to the update channel

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=507739&r1=507738&r2=507739
==============================================================================
--- spamassassin/rules/branches/3.1/80_additional.cf (original)
+++ spamassassin/rules/branches/3.1/80_additional.cf Wed Feb 14 15:22:27 2007
@@ -263,6 +263,12 @@
 
 header MIME_BOUND_EQ_REL    Content-Type =~ /boundary="=====================_\d+==\.REL"/s
 
+if version > 3.001007
+body URI_TRUNCATED     eval:check_uri_truncated()
+describe URI_TRUNCATED Message contained a URI which was truncated
+score URI_TRUNCATED 0.001
+endif
+
 ###########################################################################
 # ReplaceTags rules