summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author=Edwin Balani <eb677@srcf.net>2021-12-17 11:11:40 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2021-12-17 11:11:40 +0000
commitdae124ff1a33721637d0be99181a4783ee46e25f (patch)
treeebfd539f453f092e809747ca1302f258beb4e9af
parent685bbd33eed692f3da8a92241b4cdce95d1792ab (diff)
Docs: fix description of DSN extension
-rw-r--r--doc/doc-docbook/spec.xfpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 442c1ae9a..b20d82311 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -6813,7 +6813,7 @@ The &'single-key'& type requires the specification of a file in which to look,
and a single key to search for. The key must be a non-empty string for the
lookup to succeed. The lookup type determines how the file is searched.
.cindex "tainted data" "single-key lookups"
-The file string may not be tainted
+The file string may not be tainted.
.cindex "tainted data" "de-tainting"
All single-key lookups support the option &"ret=key"&.
@@ -15874,8 +15874,8 @@ described in section &<<SECTlineendings>>&.
.cindex "ESMTP extensions" DSN
DSN extensions (RFC3461) will be advertised in the EHLO message to,
and accepted from, these hosts.
-Hosts may use the NOTIFY and ENVID options on RCPT TO commands,
-and RET and ORCPT options on MAIL FROM commands.
+Hosts may use the NOTIFY and ORCPT options on RCPT TO commands,
+and RET and ENVID options on MAIL FROM commands.
A NOTIFY=SUCCESS option requests success-DSN messages.
A NOTIFY= option with no argument requests that no delay or failure DSNs
are sent.