1 # Exim test configuration 2135
3 .include DIR/aux-var/tls_conf_prefix
6 tls_certificate = DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.chain.pem
7 tls_privatekey = DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.unlocked.key
12 primary_hostname = myhost.test.ex
14 # ----- Main settings -----
17 acl_smtp_rcpt = srvr_rcpt
18 acl_smtp_data = srvr_data
20 acl_smtp_rcpt = client_rcpt
21 acl_smtp_data = client_data
24 log_selector = +received_recipients +outgoing_port
28 queue_run_in_order = true
37 verify = recipient/callout=use_sender,hold
43 defer local_parts = rcpt_defer
47 defer condition = ${if eq {data_defer}{${local_part:$recipients}}}
56 condition = ${if or {{eq {SERVER}{server}} {queue_running}}}
61 route_list= * 127.0.0.1::PORT_D
70 tls_verify_certificates = DIR/aux-fixed/exim-ca/example.com/CA/CA.pem
71 tls_verify_cert_hostnames = :