Hi,
for legal reasons I have a list of domains, where I *must* send via TLS
Currently, I have two routers and transports:

router_A:
        domains: +domainlist-with-TLS-Domains
        transport: tlssmtp
router_B:
        domains: *
        transport: smtp

tlssmtp:
        hosts_require_tls = *
        driver = smtp
smtp:
        driver smtp


in reality two routers and transports are much more complicated but almost
identical. The same is true for the transports.

Is it somehow possible to consolidate this into one router and one transport
and lets have in the transport "something like"

 domains_require_tls = +domainlist-with-TLS-Domains

I now that this option does not exist, but is it possible to configure
one router and one transport that act like that ?

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