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/04/21 07:53:27 UTC

svn commit: r1675031 - /spamassassin/trunk/rules/50_scores.cf

Author: axb
Date: Tue Apr 21 05:53:26 2015
New Revision: 1675031

URL: http://svn.apache.org/r1675031
Log:
# lowered from 1.3 to 0.5 till MS comes to it's senses
score RCVD_ILLEGAL_IP 0.5

Modified:
    spamassassin/trunk/rules/50_scores.cf

Modified: spamassassin/trunk/rules/50_scores.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/50_scores.cf?rev=1675031&r1=1675030&r2=1675031&view=diff
==============================================================================
--- spamassassin/trunk/rules/50_scores.cf (original)
+++ spamassassin/trunk/rules/50_scores.cf Tue Apr 21 05:53:26 2015
@@ -632,7 +632,8 @@ ifplugin Mail::SpamAssassin::Plugin::Rel
 score NO_RDNS_DOTCOM_HELO 3.100 0.433 3.099 0.823
 score RCVD_HELO_IP_MISMATCH 1.680 1.186 2.362 2.368
 # score RCVD_ILLEGAL_IP 3.399
-score RCVD_ILLEGAL_IP 1.3
+# lowered from 1.3 to 0.1 till MS comes to it's senses
+score RCVD_ILLEGAL_IP 0.5
 score RCVD_NUMERIC_HELO 0.001 0.865 0.001 1.164
 # </gen:mutable>