From 2d7510f818042b5d91357b4cefaa6365583cbfef Mon Sep 17 00:00:00 2001 From: "Adam D. Barratt" Date: Mon, 21 Oct 2019 18:26:28 +0100 Subject: [PATCH] doc-mail-handling: update description of mailDefaultOptions Signed-off-by: Adam D. Barratt --- html/doc-mail-handling.wml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/doc-mail-handling.wml b/html/doc-mail-handling.wml index e3681eb..5289d26 100644 --- a/html/doc-mail-handling.wml +++ b/html/doc-mail-handling.wml @@ -28,9 +28,9 @@ Some options available to you are: virus checks. Reject is default, and will reject the mail if a match occurs. Markup will add a header and then forward the mail to you anyway. Blackhole will accept the mail and silently discard it. -
  • mailDefaultOptions (to be enabled before 1/1/2010, with any - luck) Whether to enable the 'normal' set of (fairly - minimal) SMTP time checks that DSA decide are appropriate. Defaults to true. +
  • mailDefaultOptions Whether to enable the 'normal' set of + SMTP time checks that DSA decide are appropriate. Currently includes greylisting + and some RBLs. Defaults to true.
  • mailGreylisting Whether to enable greylisting.
  • mailRBL Set of RBLs to use.
  • mailRHSBL Set of RHSBLs to use. -- 2.20.1