summaryrefslogtreecommitdiff
path: root/spamassassin
diff options
context:
space:
mode:
authorJuri Jensen <juri@xenux.dk>2002-08-30 12:47:46 +0000
committerJuri Jensen <juri@xenux.dk>2002-08-30 12:47:46 +0000
commit76ae487e42767d5329f630791a37d8f32d8084af (patch)
treebe2ab01801c9e7e418ebe76afe7102930f527f30 /spamassassin
parent75d87f90bf79a72a9b1b49a16a05496595e1d76f (diff)
spamassassin: Added a spamassassin dir, and a local.cf file.
Diffstat (limited to 'spamassassin')
-rw-r--r--spamassassin/local.cf11
1 files changed, 11 insertions, 0 deletions
diff --git a/spamassassin/local.cf b/spamassassin/local.cf
new file mode 100644
index 0000000..1ae6886
--- /dev/null
+++ b/spamassassin/local.cf
@@ -0,0 +1,11 @@
+# Add your own customisations to this file. See 'man Mail::SpamAssassin::Conf'
+# for details of what can be tweaked.
+#
+
+# Revert CHARSET_FARAWAY scores to upsream default
+score CHARSET_FARAWAY 0.80
+score CHARSET_FARAWAY_BODY 2.06
+score CHARSET_FARAWAY_HEADERS 1.00
+
+# Lower Razor score (from 3.0) to let more mailinglist mail through
+score RAZOR_CHECK 2.0