diff options
author | Andrew Lewis <nerf@judo.za.org> | 2015-04-05 01:27:17 +0200 |
---|---|---|
committer | Andrew Lewis <nerf@judo.za.org> | 2015-04-05 01:28:06 +0200 |
commit | f5b98e74b84542150f93073d5ee70ffeb737c0ce (patch) | |
tree | 8ec62ea7a569abc8c9a5bf49027e3f574f48263a /doc | |
parent | 359f2f8272d2d396b55412607f0c34b000086337 (diff) | |
download | rspamd-f5b98e74b84542150f93073d5ee70ffeb737c0ce.tar.gz rspamd-f5b98e74b84542150f93073d5ee70ffeb737c0ce.zip |
RBL: Fix docs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/markdown/modules/rbl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markdown/modules/rbl.md b/doc/markdown/modules/rbl.md index cffeca044..fde66c0db 100644 --- a/doc/markdown/modules/rbl.md +++ b/doc/markdown/modules/rbl.md @@ -67,7 +67,7 @@ If true & local_exclude_ip_map has been set - do not use the RBL if the sending - default_is_whitelist (false) -If true matches on this list should neutralise any listings where this setting is false, or ignore_whitelists has been set. +If true matches on this list should neutralise any listings where this setting is false and ignore_whitelists is not true. - default_ignore_whitelists (false) |