On 3/23/23 17:19, 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_rcpt = 1
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.

Note that there's a cost here in efficiency, which the separate
routers & transports solution does not have.

Hi Jeremy,
thanks a lot for that.
Since this our main router handling ~200k mails per day
the "max_rcpt = 1" sounds a bit too "expensive"
Do you think "multi_domain = false" is not worth for trying ?
Regards, Olaf

--
Karlsruher Institut für Technologie (KIT)
Steinbuch Centre for Computing (SCC)

Dipl.-Geophys. Olaf Hopp

Zirkel 2
Gebäude 20.21, Raum 316
76131 Karlsruhe

Telefon: +49 721 608-48009
E-Mail: olaf.h...@kit.edu
Web: www.scc.kit.edu

Sitz der Körperschaft:
Kaiserstraße 12, 76131 Karlsruhe

KIT - Die Forschungsuniversität in der Helmholtz-Gemeinschaft

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
## 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/

Reply via email to