From d8d43e85eb807942f3b997a6c8ab6c5e295693ca Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Fri, 23 May 2014 21:33:26 +0200 Subject: Avoid redefining hardcoded defaults in RBL plugin --- conf/modules.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf') diff --git a/conf/modules.conf b/conf/modules.conf index d7f396b47..2b3b1a7d3 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -83,6 +83,10 @@ surbl { } } rbl { + + default_from = true; + default_received = false; + rbls { spamhaus { -- cgit v1.2.3