You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by gb...@apache.org on 2019/11/20 07:29:54 UTC

svn commit: r1870042 - /spamassassin/trunk/rulesrc/sandbox/gbechis/20_html.cf

Author: gbechis
Date: Wed Nov 20 07:29:54 2019
New Revision: 1870042

URL: http://svn.apache.org/viewvc?rev=1870042&view=rev
Log:
disable underperforming rule

Modified:
    spamassassin/trunk/rulesrc/sandbox/gbechis/20_html.cf

Modified: spamassassin/trunk/rulesrc/sandbox/gbechis/20_html.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/gbechis/20_html.cf?rev=1870042&r1=1870041&r2=1870042&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/gbechis/20_html.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/gbechis/20_html.cf Wed Nov 20 07:29:54 2019
@@ -4,5 +4,5 @@
 # rawbody       GB_HIDDEN_FONT             /font-size\s*:\s*0\s*(?:em|pt|px|%)\s*;/
 # describe      GB_HIDDEN_FONT             hidden font
 
-rawbody       GB_YELLOW_BG      /<(?:div|span) [^>]{0,100}style="[^"]{0,100}mso-highlight:yellow">.{1,20}<\/(?:div|span)\b/i
-describe      GB_YELLOW_BG      Yellow background on few words
+# rawbody       GB_YELLOW_BG      /<(?:div|span) [^>]{0,100}style="[^"]{0,100}mso-highlight:yellow">.{1,20}<\/(?:div|span)\b/i
+# describe      GB_YELLOW_BG      Yellow background on few words