From ebba464d74b74e67a4e580016842f590913ff5a4 Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Wed, 26 Nov 2014 21:59:47 +0200 Subject: [PATCH] Fix misinformation in RBL module doc --- doc/markdown/modules/rbl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/markdown/modules/rbl.md b/doc/markdown/modules/rbl.md index faa1b40e8..84bb91478 100644 --- a/doc/markdown/modules/rbl.md +++ b/doc/markdown/modules/rbl.md @@ -29,11 +29,11 @@ Use this RBL to test IPv4 addresses. Use this RBL to test IPv6 addresses. -- default_received (false) +- default_received (true) Use this RBL to test IPv4/IPv6 addresses found in Received headers. The RBL should also be configured to check one/both of IPv4/IPv6 addresses. -- default_from (true) +- default_from (false) Use this RBL to test IPv4/IPv6 addresses of message senders. The RBL should also be configured to check one/both of IPv4/IPv6 addresses. -- 2.39.5