1 # Exim test configuration 2160
5 .include DIR/aux-var/tls_conf_prefix
7 primary_hostname = myhost.test.ex
9 # ----- Main settings -----
11 domainlist local_domains = test.ex : *.test.ex
13 acl_smtp_rcpt = check_recipient
16 remote_max_parallel = 1
18 tls_advertise_hosts = *
19 tls_on_connect_ports = PORT_D
21 tls_certificate = DIR/aux-fixed/cert1
23 log_selector = +millisec
30 accept domains = +local_domains
31 deny message = relay not permitted
40 condition = ${if eq {SERVER}{server}{no}{yes}}
42 transport = send_to_server${if eq{$local_part}{abcd}{2}{1}}
47 transport = local_delivery
50 # ----- Transports -----
56 file = DIR/test-mail/$local_part
57 create_file = DIR/test-mail
58 headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
66 hosts_try_fastopen = :
68 tls_verify_certificates = DIR/aux-fixed/cert1
69 tls_verify_cert_hostnames = :
70 helo_data = helo.data.changed
77 hosts_try_fastopen = :
79 tls_verify_certificates = DIR/aux-fixed/cert1
80 tls_verify_cert_hostnames = :