base v342 config
[hcoop/config/spamassassin.git] / local.cf
index 120ab86..2ed874c 100644 (file)
--- 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