Docs: clarify client-side auth options for smtp transport
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 10 Nov 2020 22:33:40 +0000 (22:33 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 10 Nov 2020 22:33:40 +0000 (22:33 +0000)
doc/doc-docbook/spec.xfpt

index f09e0253b75310dbbbc847b16d641ea59f3b7e8a..2dd6e44be99e69f775b15578f8dfe3633ee58403 100644 (file)
@@ -25524,9 +25524,12 @@ incoming messages, use an appropriate ACL.
 .cindex "authentication" "optional in client"
 This option provides a list of servers to which, provided they announce
 authentication support, Exim will attempt to authenticate as a client when it
-connects. If authentication fails, Exim will try to transfer the message
-unauthenticated. See also &%hosts_require_auth%&, and chapter
-&<<CHAPSMTPAUTH>>& for details of authentication.
+connects. If authentication fails
+.new
+and &%hosts_require_auth%& permits,
+.wen
+Exim will try to transfer the message unauthenticated.
+See also chapter &<<CHAPSMTPAUTH>>& for details of authentication.
 
 .option hosts_try_chunking smtp "host list&!!" *
 .cindex CHUNKING "enabling, in client"