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/29 02:37:35 UTC

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

Author: quinlan
Date: Sat Feb 28 17:37:35 2004
New Revision: 6925

Modified:
   incubator/spamassassin/trunk/rules/70_testing.cf
Log:
comments


Modified: incubator/spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_testing.cf	(original)
+++ incubator/spamassassin/trunk/rules/70_testing.cf	Sat Feb 28 17:37:35 2004
@@ -546,9 +546,12 @@
 body T_HTML_TEXT_CONTRAST_32	eval:html_test('text_contrast_32')
 
 # bug 2164
+# You must be joking, can you say "unix pipes" and "regular expressions"?
 body T_PIPE_OBFU           /[a-z]\|[a-z]/i
 describe T_PIPE_OBFU       Words dis|guised with a pipe sym|bol
 
+# I was diff'ing the tree when I saw this rule, I predict it will
+# at least work better than T_PIPE_OBFU.  :-)
 body T_APOSTROPHE_OBFU     /[a-z][a-z][a-z]'[a-z][a-z][a-z]/i
 describe T_APOSTROPHE_OBFU Words dis'guised with an apos'trophe