You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by he...@apache.org on 2019/06/13 15:26:52 UTC

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

Author: hege
Date: Thu Jun 13 15:26:51 2019
New Revision: 1861266

URL: http://svn.apache.org/viewvc?rev=1861266&view=rev
Log:
URI_HEX performs very poorly

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=1861266&r1=1861265&r2=1861266&view=diff
==============================================================================
--- spamassassin/trunk/rules/50_scores.cf (original)
+++ spamassassin/trunk/rules/50_scores.cf Thu Jun 13 15:26:51 2019
@@ -366,7 +366,6 @@ score UNCLOSED_BRACKET 2.699 1.329 1.425
 score UPPERCASE_50_75 0.001 0.791 0.001 0.008
 score UPPERCASE_75_100 1.480 1.189 0.001 0.001
 score URG_BIZ 1.750 0.941 0.568 0.573
-score URI_HEX 2.800 1.313 1.206 1.122
 score URI_NOVOWEL 0.500
 #score URI_NO_WWW_BIZ_CGI 2.399 2.399 2.400 2.399 # n=0
 #score URI_NO_WWW_INFO_CGI 2.299 2.299 0.292 2.071
@@ -387,6 +386,10 @@ score YAHOO_RD_REDIR 0 # n=0 n=1 n=2 n=3
 # End of generated scores.  </gen:mutable>
 
 
+# Bug 5700 - performing terribly 6/2019
+#score URI_HEX 2.800 1.313 1.206 1.122
+score URI_HEX 0.1
+
 # Bug 6022, settle at informative score
 score TVD_RCVD_IP 0.001
 score TVD_RCVD_IP4 0.001