You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ax...@apache.org on 2015/07/14 08:07:23 UTC

svn commit: r1690866 - /spamassassin/trunk/rulesrc/sandbox/smf/30_smf_nontest.cf

Author: axb
Date: Tue Jul 14 06:07:23 2015
New Revision: 1690866

URL: http://svn.apache.org/r1690866
Log:
disabled - VERY prone to FPs

Modified:
    spamassassin/trunk/rulesrc/sandbox/smf/30_smf_nontest.cf

Modified: spamassassin/trunk/rulesrc/sandbox/smf/30_smf_nontest.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/smf/30_smf_nontest.cf?rev=1690866&r1=1690865&r2=1690866&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/smf/30_smf_nontest.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/smf/30_smf_nontest.cf Tue Jul 14 06:07:23 2015
@@ -1,8 +1,9 @@
 # Rules that have tested OK in mass-checks
 # and can be considered for promotion.
 
-body     FSL_MY_NAME_IS        /\bmy name is\b/i
-describe FSL_MY_NAME_IS        My name is ...
+# DISABLED - VERY, VERY PRONE TO FPs
+#body     FSL_MY_NAME_IS        /\bmy name is\b/i
+#describe FSL_MY_NAME_IS        My name is ...
 
 header   __FSL_HAS_LIST_UNSUB  exists:List-Unsubscribe
 meta     FSL_BULK_SIG          ((DCC_CHECK || RAZOR2_CHECK || PYZOR_CHECK) && !__FSL_HAS_LIST_UNSUB)