]> source.dussan.org Git - rspamd.git/commitdiff
Forgot to update documentation for emails dnsbl
authorAndrew Lewis <nerf@judo.za.org>
Tue, 17 Feb 2015 11:03:41 +0000 (13:03 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Tue, 17 Feb 2015 11:04:23 +0000 (13:04 +0200)
doc/markdown/modules/rbl.md

index e27e94049185ada2fb768b1139f543d0a8cae537..67f4958927c6055298fa229c2281e674480c49e6 100644 (file)
@@ -45,6 +45,10 @@ Use this RBL to test reverse DNS names of message senders (hostnames passed to r
 
 Use this RBL to test parameters sent for HELO/EHLO at SMTP time.
 
+- default_emails (false)
+
+Use this RBL to test email addresses in form [localpart].[domainpart].[rbl] or if set to "domain_only" uses [domainpart].[rbl].
+
 - default_unknown (false)
 
 If set to false, do not yield a result unless the response received from the RBL is defined in its related returncodes {} subsection, else return the default symbol for the RBL.