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
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 = :
65 tls_verify_certificates = DIR/aux-fixed/cert1
66 tls_verify_cert_hostnames = :
67 helo_data = helo.data.changed
74 hosts_try_fastopen = :
76 tls_verify_certificates = DIR/aux-fixed/cert1
77 tls_verify_cert_hostnames = :