Docs: fix description of DSN extension
author=Edwin Balani <eb677@srcf.net>
Fri, 17 Dec 2021 11:11:40 +0000 (11:11 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 17 Dec 2021 11:11:40 +0000 (11:11 +0000)
doc/doc-docbook/spec.xfpt

index 442c1ae9a57135ab17c5418bd7cae4b61c1c1d75..b20d823117b869c7b8ec6276b6c050603a5163a5 100644 (file)
@@ -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.