From: Eric Wong Date: Tue, 27 May 2014 08:30:44 +0000 (+0000) Subject: sa_config: just put HTML messages in the mod queue X-Git-Tag: v1.0.0~1144 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=2081560cd18049146295707a3cdf1af00020cdcb sa_config: just put HTML messages in the mod queue We can be stricter about HTML email, since none of the lists hosted here accept HTML. --- diff --git a/sa_config/user/.spamassassin/user_prefs b/sa_config/user/.spamassassin/user_prefs index 98a2544e..3a4a50fb 100644 --- a/sa_config/user/.spamassassin/user_prefs +++ b/sa_config/user/.spamassassin/user_prefs @@ -41,7 +41,8 @@ describe HELLOMYDEAR "spam phrase" score HELLOMYDEAR 2.8 # we hate HTML mail -score MIME_HTML_MOSTLY 2.0 +score MIME_HTML_MOSTLY 3.0 +score HTML_MESSAGE 3.0 # trust paid whitelist services? never score RCVD_IN_RP_SAFE 0.0