1 # Exim test configuration 3461
6 .include DIR/aux-var/tls_conf_prefix
8 primary_hostname = myhost.test.ex
10 # ----- Main settings -----
12 acl_smtp_rcpt = accept
14 log_selector = +tls_peerdn
19 smtp_accept_max_nonmail = 0
21 tls_advertise_hosts = *
22 tls_certificate =DIR/aux-fixed/cert1
25 # ----- Authenticators -----
33 ${if and {{eq{$2}{userx}}{eq{$3}{secret}}}{yes}{no}}"
35 client_send = ^userx^secret
44 condition = ${if eq {SERVER}{server}{no}{yes}}
46 transport = send_to_server
51 transport = local_delivery
54 # ----- Transports -----
60 file = DIR/test-mail/$local_part
61 create_file = DIR/test-mail
62 headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
70 hosts_try_fastopen = :
72 hosts_noproxy_tls = PEX
73 tls_verify_certificates = DIR/aux-fixed/cert1
74 tls_verify_cert_hostnames = :