You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jh...@apache.org on 2014/09/13 19:30:14 UTC

svn commit: r1624768 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Author: jhardin
Date: Sat Sep 13 17:30:14 2014
New Revision: 1624768

URL: http://svn.apache.org/r1624768
Log:
Cannot trust __BOUNCE_RPATH_NULL due to large corpora's collection method

Modified:
    spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf?rev=1624768&r1=1624767&r2=1624768&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Sat Sep 13 17:30:14 2014
@@ -1406,10 +1406,10 @@ score       FROM_MISSP_XPRIO   2.500   #
 # Apparent good performance is an artifact of certain corpora's collection mechanism
 #meta        XPRIO_RPATH_NULL   (__XPRIO && __BOUNCE_RPATH_NULL) && !__HAS_ERRORS_TO && !__VIA_ML && !ANY_BOUNCE_MESSAGE && !__HAS_ORGANIZATION && !__RCD_RDNS_SMTP_MESSY && !__NOT_SPOOFED 
 #score       XPRIO_RPATH_NULL   2.500   # limit
-
-meta        TO_EQ_FM_NN_RPATH_NULL   (__TO_EQ_FROM_USR_NN && __BOUNCE_RPATH_NULL) && !__TO_EQ_FROM_USR 
-score       TO_EQ_FM_NN_RPATH_NULL   2.000   # limit
-tflags      TO_EQ_FM_NN_RPATH_NULL   publish
+#
+#meta        TO_EQ_FM_NN_RPATH_NULL   (__TO_EQ_FROM_USR_NN && __BOUNCE_RPATH_NULL) && !__TO_EQ_FROM_USR 
+#score       TO_EQ_FM_NN_RPATH_NULL   2.000   # limit
+#tflags      TO_EQ_FM_NN_RPATH_NULL   publish
 
 
 header      __FS_SUBJ_RE       Subject =~ /^Re: /
@@ -1696,8 +1696,9 @@ describe       URI_GOOGLE_PROXY       Ac
 tflags         URI_GOOGLE_PROXY       publish
 
 
-meta           RPATH_NULL_CTCQ        __BOUNCE_RPATH_NULL && __CTYPE_CHARSET_QUOTED && !__VIA_ML && !__SUBJECT_ENCODED_QP && !ANY_BOUNCE_MESSAGE && !__DOS_HAS_LIST_UNSUB && !__TAG_EXISTS_STYLE && !__TAG_EXISTS_STYLE && !__HAS_THREAD_INDEX 
-score          RPATH_NULL_CTCQ        2.000   # limit
+# Apparent good performance is an artifact of certain corpora's collection mechanism
+#meta           RPATH_NULL_CTCQ        __BOUNCE_RPATH_NULL && __CTYPE_CHARSET_QUOTED && !__VIA_ML && !__SUBJECT_ENCODED_QP && !ANY_BOUNCE_MESSAGE && !__DOS_HAS_LIST_UNSUB && !__TAG_EXISTS_STYLE && !__TAG_EXISTS_STYLE && !__HAS_THREAD_INDEX 
+#score          RPATH_NULL_CTCQ        2.000   # limit
 
 rawbody        __TENWORD_GIBBERISH    /^\s*(?:[a-z]+\s+){10}\.$/m
 tflags         __TENWORD_GIBBERISH    multiple maxhits=21