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 2018/06/04 18:30:53 UTC

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

Author: jhardin
Date: Mon Jun  4 18:30:53 2018
New Revision: 1832875

URL: http://svn.apache.org/viewvc?rev=1832875&view=rev
Log:
Tweak score limit for HTML_OFF_PAGE

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=1832875&r1=1832874&r2=1832875&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Mon Jun  4 18:30:53 2018
@@ -1672,7 +1672,7 @@ tflags      LONG_IMG_URI        publish
 rawbody     __HTML_OFF_PAGE   /;(?:top|left):-\d{3,9}px;/i
 meta        HTML_OFF_PAGE     __HTML_OFF_PAGE && !__RP_MATCHES_RCVD && !__LONGLINE && !__DKIM_EXISTS
 describe    HTML_OFF_PAGE     HTML element rendered well off the displayed page
-score       HTML_OFF_PAGE     2.000	# limit
+score       HTML_OFF_PAGE     2.500	# limit
 tflags      HTML_OFF_PAGE     publish