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 2014/09/17 22:15:20 UTC

svn commit: r1625800 - /spamassassin/trunk/rulesrc/sandbox/smf/20_smf.cf

Author: axb
Date: Wed Sep 17 20:15:19 2014
New Revision: 1625800

URL: http://svn.apache.org/r1625800
Log:
tflags	 SMF_FM_FORGED_REPLYTO  nopublish

Modified:
    spamassassin/trunk/rulesrc/sandbox/smf/20_smf.cf

Modified: spamassassin/trunk/rulesrc/sandbox/smf/20_smf.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/smf/20_smf.cf?rev=1625800&r1=1625799&r2=1625800&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/smf/20_smf.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/smf/20_smf.cf Wed Sep 17 20:15:19 2014
@@ -60,6 +60,7 @@ score    FSL_YAHOO_AUTH_SIG     5.0
 header   __smf_freemail_hdr_replyto  eval:check_freemail_header('Reply-To:addr')
 meta     SMF_FM_FORGED_REPLYTO  __freemail_hdr_replyto && !FREEMAIL_FROM && !__freemail_safe
 describe SMF_FM_FORGED_REPLYTO  Freemail in Reply-To, but not From
-score    SMF_FM_FORGED_REPLYTO  0.1
+tflags	 SMF_FM_FORGED_REPLYTO  nopublish
+#score    SMF_FM_FORGED_REPLYTO  0.1
 endif