summaryrefslogtreecommitdiffstats
path: root/doc/markdown/modules/rbl.md
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2015-06-22 21:40:21 +0200
committerAndrew Lewis <nerf@judo.za.org>2015-06-22 21:53:39 +0200
commit4bc4b010cfb465397c1ef995472be7fcd0cb5b09 (patch)
tree3839ed026886d8a6be13759e196230afc9148253 /doc/markdown/modules/rbl.md
parent6c62e78180c5dd39e7f3ef02eefc2751c3963926 (diff)
downloadrspamd-4bc4b010cfb465397c1ef995472be7fcd0cb5b09.tar.gz
rspamd-4bc4b010cfb465397c1ef995472be7fcd0cb5b09.zip
Add whitelist_exception setting to RBL module
Diffstat (limited to 'doc/markdown/modules/rbl.md')
-rw-r--r--doc/markdown/modules/rbl.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/markdown/modules/rbl.md b/doc/markdown/modules/rbl.md
index 33c3a4c18..b5f797fd3 100644
--- a/doc/markdown/modules/rbl.md
+++ b/doc/markdown/modules/rbl.md
@@ -105,3 +105,8 @@ an_rbl {
}
~~~
+The following extra settings are valid in the RBL subsection:
+
+- whitelist_exception
+
+(For whitelists) - Symbols named as parameters for this setting will not be used for neutralising blacklists (set this multiple times to add multiple exceptions).