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 2016/02/26 18:02:36 UTC

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

Author: jhardin
Date: Fri Feb 26 17:02:36 2016
New Revision: 1732520

URL: http://svn.apache.org/viewvc?rev=1732520&view=rev
Log:
tweak VERY_LONG_REPTO

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=1732520&r1=1732519&r2=1732520&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Fri Feb 26 17:02:36 2016
@@ -2040,12 +2040,12 @@ score     SPOOFED_FREEM_REPTO
 tflags    SPOOFED_FREEM_REPTO           publish
 
 
-header    __VERY_LONG_REPTO             Reply-To =~ /[^\s\@]{20,}\@/
+header    __VERY_LONG_REPTO             Reply-To =~ /[^\s\@]{25,}\@/
 
 meta      __VERY_LONG_REPTO_SHORT_MSG   __VERY_LONG_REPTO && __HTML_LENGTH_0000_1024
 meta      VERY_LONG_REPTO_SHORT_MSG     __VERY_LONG_REPTO_SHORT_MSG && !__VIA_ML && !__TO_EQ_FROM_DOM && !__THREAD_INDEX_GOOD 
 describe  VERY_LONG_REPTO_SHORT_MSG     Very long Reply-To username + short message
-score     VERY_LONG_REPTO_SHORT_MSG     4.000	# limit
+score     VERY_LONG_REPTO_SHORT_MSG     3.500	# limit
 tflags    VERY_LONG_REPTO_SHORT_MSG     publish