doc-mail-handling: update description of mailDefaultOptions
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Mon, 21 Oct 2019 17:26:28 +0000 (18:26 +0100)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Mon, 21 Oct 2019 17:26:28 +0000 (18:26 +0100)
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
html/doc-mail-handling.wml

index e3681eb..5289d26 100644 (file)
@@ -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.
-  <li><b>mailDefaultOptions</b> (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.
+  <li><b>mailDefaultOptions</b> Whether to enable the 'normal' set of
+  SMTP time checks that DSA decide are appropriate.  Currently includes greylisting
+  and some RBLs.  Defaults to true.
   <li><b>mailGreylisting</b> Whether to enable greylisting.
   <li><b>mailRBL</b> Set of RBLs to use.
   <li><b>mailRHSBL</b> Set of RHSBLs to use.