1 # Exim test configuration 2127
5 .include DIR/aux-var/tls_conf_prefix
7 primary_hostname = myhost.test.ex
9 # ----- Main settings -----
11 acl_smtp_rcpt = accept
16 tls_advertise_hosts = *
17 tls_certificate = DIR/aux-fixed/cert1
18 tls_try_verify_hosts = 127.0.0.1
19 tls_verify_hosts = HOSTIPV4
20 tls_verify_certificates = DIR/aux-fixed/cert1
22 tls_require_ciphers = -ALL:kRSA
23 .ifdef _OPT_OPENSSL_NO_TLSV1_3_X
24 openssl_options = +no_tlsv1_3
32 condition = ${if eq {SERVER}{server}{no}{yes}}
34 transport = send_to_server
39 transport = local_delivery
42 # ----- Transports -----
48 file = DIR/test-mail/$local_part
49 create_file = DIR/test-mail
50 headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
56 hosts = ${if eq{$local_part}{userx}{127.0.0.1}{HOSTIPV4}}
58 hosts_try_fastopen = :
59 tls_verify_certificates = DIR/aux-fixed/cert1
60 tls_verify_cert_hostnames = :