X-Git-Url: https://git.hcoop.net/hcoop/config/spamassassin.git/blobdiff_plain/80e9c9710f1e84e41283253c4ce4b7b490e44f33..31f7d64d2f078de9877026b5bb514b0e9c7311d2:/local.cf diff --git a/local.cf b/local.cf index 120ab86..2ed874c 100644 --- a/local.cf +++ b/local.cf @@ -52,7 +52,7 @@ report_safe 0 # bayes_ignore_header X-Spam-Status # Location of bayes data -bayes_path /var/local/lib/spamd/bayes +#bayes_path /var/local/lib/spamd/bayes # Fix bayes permissions bayes_file_mode 0770 @@ -97,3 +97,5 @@ ifplugin Mail::SpamAssassin::Plugin::Shortcircuit endif # Mail::SpamAssassin::Plugin::Shortcircuit +# hcoop-change: use local caching nameserver for RBL +dns_server 127.0.0.1 \ No newline at end of file