From 676cf2aac164f0547bccc88dc31854b0893aa02a Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Tue, 17 Feb 2015 13:03:41 +0200 Subject: [PATCH] Forgot to update documentation for emails dnsbl --- doc/markdown/modules/rbl.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/markdown/modules/rbl.md b/doc/markdown/modules/rbl.md index e27e940491..67f4958927 100644 --- a/doc/markdown/modules/rbl.md +++ b/doc/markdown/modules/rbl.md @@ -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. -- 2.47.3