1 # Exim test configuration 1150
5 .include DIR/aux-var/tls_conf_prefix
7 primary_hostname = myhost.test.ex
10 # ----- Main settings -----
12 domainlist local_domains = test.ex : *.test.ex
14 acl_smtp_rcpt = check_recipient
17 remote_max_parallel = 1
19 tls_advertise_hosts = *
20 tls_certificate = DIR/aux-fixed/cert1
28 accept domains = +local_domains
29 deny message = relay not permitted
38 condition = ${if eq {SERVER}{server}{no}{yes}}
40 transport = send_to_server${if eq{$local_part}{abcd}{2}{1}}
45 transport = local_delivery
48 # ----- Transports -----
54 file = DIR/test-mail/${bless:$local_part}
55 headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
63 hosts_try_fastopen = :
64 helo_data = helo.data.changed
65 tls_verify_certificates = DIR/aux-fixed/cert1
66 tls_verify_cert_hostnames =
73 hosts_try_fastopen = :
74 tls_verify_certificates = DIR/aux-fixed/cert1
75 tls_verify_cert_hostnames =