diff options
author | Alexey <AlexeySa@users.noreply.github.com> | 2014-05-22 17:20:50 -0700 |
---|---|---|
committer | Alexey <AlexeySa@users.noreply.github.com> | 2014-05-22 17:20:50 -0700 |
commit | 70950e2b9111d5df15f8e2a581100b9510d3c3c2 (patch) | |
tree | 283284b7add8ad58f226ddbcc04768d15ed0d3e6 /conf/modules.conf | |
parent | 8af560539de35b5cb90491784bb4c064021c5cd0 (diff) | |
download | rspamd-70950e2b9111d5df15f8e2a581100b9510d3c3c2.tar.gz rspamd-70950e2b9111d5df15f8e2a581100b9510d3c3c2.zip |
Update modules.conf
Diffstat (limited to 'conf/modules.conf')
-rw-r--r-- | conf/modules.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/modules.conf b/conf/modules.conf index 08ef12cb2..6b1ff2b6d 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -182,7 +182,6 @@ rbl { dnswl { symbol = "RCVD_IN_DNSWL"; rbl = "list.dnswl.org"; - unknown = true; returncodes { RCVD_IN_DNSWL_NONE = "127.0.%d+.0"; RCVD_IN_DNSWL_LOW = "127.0.%d+.1"; |