On 21/04/18 01:17, Phil Pennock via Exim-users wrote: > The commented-out "smarthost" Router now uses a Transport named > "smarthost_smtp" instead of "remote_smtp". The new smarthost_smtp > currently looks like the text below, which is subject to change before > the next release.
Having split the smarthost_smtp transport from the remote_smtp, we could also add to the latter: .ifdef _HAVE_DANE dnssec_request_domains = * hosts_try_dane = * .endif (again, fully back-compatible) -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
