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/03 02:15:01 UTC

svn commit: r502823 - /spamassassin/rules/trunk/sandbox/felicity/70_other.cf

Author: felicity
Date: Fri Feb  2 17:15:01 2007
New Revision: 502823

URL: http://svn.apache.org/viewvc?view=rev&rev=502823
Log:
new TVD_SILLY_URI_OBFU rule test for latest obfu

Modified:
    spamassassin/rules/trunk/sandbox/felicity/70_other.cf

Modified: spamassassin/rules/trunk/sandbox/felicity/70_other.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/felicity/70_other.cf?view=diff&rev=502823&r1=502822&r2=502823
==============================================================================
--- spamassassin/rules/trunk/sandbox/felicity/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/felicity/70_other.cf Fri Feb  2 17:15:01 2007
@@ -27,14 +27,13 @@
 header T_INVALID_DATE		Date !~ /^\s*(?:(?i:Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?\s*(?:[12]\d|3[01]|0?[1-9])\s+(?i:Jan|Feb|Ma[ry]|Apr|Ju[nl]|Aug|Sep|Oct|Nov|Dec)\s+(?:19[7-9]\d|2\d{3})\s+(?:[01]?\d|2[0-3])\:[0-5]\d(?::(?:[0-5]\d|60))?(?:\s+[AP]M)?(?:\s+(?:[+-][0-9]{4}|UT|[A-Z]{2,3}T|0000 GMT))?(?:\s*\(.*\))?\s*$/ [if-unset: Wed, 31 Jul 2002 16:41:57 +0200]
 header T_INVALID_DATE2		Date !~ /^\s*(?:(?i:Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?\s*(?:[12]\d|3[01]|0?[1-9])\s+(?i:Jan|Feb|Ma[ry]|Apr|Ju[nl]|Aug|Sep|Oct|Nov|Dec)\s+(?:19[7-9]\d|2\d{3})\s+(?:[01]?\d|2[0-3])\:[0-5]\d(?::(?:[0-5]\d|60))?(?:\s+[AP]M)?(?:\s+(?:[+-][0-9]{4}|UT|[A-Z]{2,3}T|0000 GMT|"GMT"))?(?:\s*\(.*\))?\s*$/ [if-unset: Wed, 31 Jul 2002 16:41:57 +0200]
 
-#  0.527   0.6192   0.0178    0.972   0.80    0.00  TVD_SILLY_URI_OBFU3
-#  0.256   0.3023   0.0000    1.000   0.73    0.00  TVD_SILLY_URI_OBFU
-#  0.259   0.3057   0.0020    0.994   0.73    0.00  TVD_SILLY_URI_OBFU2
+#  4.470   5.2627   0.0000    1.000   1.00    0.00  T_TVD_SILLY_URI_OBFU
+#  3.015   3.5500   0.0000    1.000   0.00    0.00  TVD_SILLY_URI_OBFU
 #http://www.printeryml*com
 #http://www.pri*nteryml.com
-#body TVD_SILLY_URI_OBFU3		m!https?://[a-z0-9.-]+[^a-z0-9.:/\s"'\@-]+[a-z0-9.-]*[a-z]{3}(?:\s|$)!i
-#body TVD_SILLY_URI_OBFU2	m!https?://[a-z0-9-]+\.[a-z0-9-]*[^a-z0-9.:/\s"'\@?-]+[a-z0-9.-]*[a-z]{3}(?:\s|$)!i
+#http://www.printeryml.*com
 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 T_TVD_SILLY_URI_OBFU	m!https?://[a-z0-9-]+\.[a-z0-9-]*\.?[^a-z0-9.:/\s"'\@?\)>-]+[a-z0-9.-]*[a-z]{3}(?:\s|$)!i
 
 ifplugin Mail::SpamAssassin::Plugin::ReplaceTags