aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2014-05-24 04:40:02 -0400
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-05-24 04:40:02 -0400
commite3329afcefadb0c6d609ec02cf3df9dc6728406e (patch)
treec10152bd1f22ca456d37be8f8cb55c83fdb1533e /conf
parent093117ff38b20219e2b04d5bfff25fc208f35d67 (diff)
parentd8d43e85eb807942f3b997a6c8ab6c5e295693ca (diff)
downloadrspamd-e3329afcefadb0c6d609ec02cf3df9dc6728406e.tar.gz
rspamd-e3329afcefadb0c6d609ec02cf3df9dc6728406e.zip
Merge pull request #77 from fatalbanana/master
Avoid redefining hardcoded defaults in RBL plugin
Diffstat (limited to 'conf')
-rw-r--r--conf/modules.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/modules.conf b/conf/modules.conf
index 160680fd2..9d33430e2 100644
--- a/conf/modules.conf
+++ b/conf/modules.conf
@@ -83,6 +83,10 @@ surbl {
}
}
rbl {
+
+ default_from = true;
+ default_received = false;
+
rbls {
spamhaus {