about summary refs log tree commit homepage
path: root/sa_config
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-05-27 08:30:44 +0000
committerEric Wong <e@80x24.org>2014-05-27 08:30:44 +0000
commit2081560cd18049146295707a3cdf1af00020cdcb (patch)
tree27338b78e1bb9736cb6eb1b8b2de875e8f26fa8a /sa_config
parent18f468681a9d91856bda04868771cc366a174f84 (diff)
downloadpublic-inbox-2081560cd18049146295707a3cdf1af00020cdcb.tar.gz
We can be stricter about HTML email, since none of the lists
hosted here accept HTML.
Diffstat (limited to 'sa_config')
-rw-r--r--sa_config/user/.spamassassin/user_prefs3
1 files changed, 2 insertions, 1 deletions
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