]> Sergey Matveev's repositories - public-inbox.git/blobdiff - sa_config/user/.spamassassin/user_prefs
sa_config: just put HTML messages in the mod queue
[public-inbox.git] / sa_config / user / .spamassassin / user_prefs
index b9a8da4596897a403067f7000585cd7f6127c3fc..3a4a50fb3407dab0f9d6b6c1c11f976d811543a8 100644 (file)
@@ -15,6 +15,11 @@ bayes_ignore_header X-Spam-Flag
 bayes_ignore_header X-Spam-Status
 bayes_ignore_header X-Spam-Report
 
+# English-only for all lists on public-inbox.org
+ok_locales en
+# we have "loadplugin Mail::SpamAssassin::Plugin::TextCat" in a *.pre file
+ok_languages en
+
 # uncomment the following for importing archives:
 # dns_available no
 # skip_rbl_checks 1
@@ -36,4 +41,9 @@ 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
+score RCVD_IN_RP_CERTIFIED 0.0