Docs: Add note regarding DANE vs. the smtp transport multi_domain option. Bug 2265
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 28 Sep 2020 21:41:10 +0000 (22:41 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 28 Sep 2020 21:41:10 +0000 (22:41 +0100)
doc/doc-docbook/spec.xfpt

index b8df13996b5ff5d0a75335f0329a536074e95dba..2e4df803fb5fdd5743951c1f638a40384afb39f6 100644 (file)
@@ -25594,6 +25594,12 @@ It is expanded per-address and can depend on any of
 &$address_data$&, &$domain_data$&, &$local_part_data$&,
 &$host$&, &$host_address$& and &$host_port$&.
 
+.new
+If the connection is DANE-enabled then this option is ignored;
+only messages having the domain used for the DANE TLSA lookup are
+sent on the connection.
+.wen
+
 .option port smtp string&!! "see below"
 .cindex "port" "sending TCP/IP"
 .cindex "TCP/IP" "setting outgoing port"