On 2023-03-23, Jeremy Harris via Exim-users wrote:
> On 23/03/2023 16:01, Jeremy Harris via Exim-users wrote:
>> allsmtp:
>> driver = smtp
>> hosts_require_tls = ${if
>> match_domain{$domain}{+domainlist-with-TLS-Domains} {*}{}}
>> multi_domain = false
>
> Actually, better have
> max_r
Dňa 27. 3. o 10:49 Jasen Betts via Exim-users napísal(a):
On 2023-03-23, Jeremy Harris via Exim-users wrote:
rather than the multi_domain; I'm not certain that there's coding in
the transport to check for all-same-domain when expanding $domain.
It did check the last time that I looked, if the