use local caching nameserver for rbl
authorClinton Ebadi <clinton@unknownlamer.org>
Thu, 26 Apr 2018 04:31:45 +0000 (00:31 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Thu, 26 Apr 2018 04:31:45 +0000 (00:31 -0400)
local.cf

index 120ab86..1a31ea3 100644 (file)
--- a/local.cf
+++ b/local.cf
@@ -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