]> source.dussan.org Git - rspamd.git/commitdiff
Fix misinformation in RBL module doc 117/head
authorAndrew Lewis <nerf@judo.za.org>
Wed, 26 Nov 2014 19:59:47 +0000 (21:59 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Wed, 26 Nov 2014 19:59:47 +0000 (21:59 +0200)
doc/markdown/modules/rbl.md

index faa1b40e871552b7055f789a9925aa08d5871e4e..84bb91478058ed4f5fe710cd18193ef7b0dcc4b2 100644 (file)
@@ -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.