From 3e96cf129ba5fc2834b691314c504aa363fd5cf4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 9 Jan 2014 23:13:37 +0000 Subject: initial commit --- sa_config/user/.spamassassin/user_prefs | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 sa_config/user/.spamassassin/user_prefs (limited to 'sa_config/user') diff --git a/sa_config/user/.spamassassin/user_prefs b/sa_config/user/.spamassassin/user_prefs new file mode 100644 index 00000000..9919b98e --- /dev/null +++ b/sa_config/user/.spamassassin/user_prefs @@ -0,0 +1,26 @@ +# raise or lower as needed +required_score 5.0 + +# do not mess with the original message body, only notify in headers +clear_report_template +clear_unsafe_report_template +report_safe 0 + +# we do not use nor support this on NFS +lock_method flock + +# do not throw off Bayes +bayes_ignore_header X-Bogosity +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 +# skip_uribl_checks 1 -- cgit v1.2.3-24-ge0c7