From: Jeremy Harris Date: Mon, 28 Sep 2020 21:41:10 +0000 (+0100) Subject: Docs: Add note regarding DANE vs. the smtp transport multi_domain option. Bug 2265 X-Git-Tag: exim-4.95-RC0~242 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/f093e580a55ad4d41a3ba70bae265b131b5c3bbb Docs: Add note regarding DANE vs. the smtp transport multi_domain option. Bug 2265 --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index b8df13996..2e4df803f 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -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"