1 # Exim test configuration 2035
5 .include DIR/aux-var/tls_conf_prefix
8 tls_certificate = DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.chain.pem
9 tls_privatekey = DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.unlocked.key
14 primary_hostname = myhost.test.ex
16 # ----- Main settings -----
18 acl_smtp_rcpt = check_rcpt
19 acl_smtp_data = check_data
21 log_selector = +received_recipients +outgoing_port
30 condition = ${if or { {!eq {SERVER}{server}} {= {$received_port}{PORT_S}} }}
31 verify = recipient/callout=use_sender,hold
32 defer condition = ${if eq {SERVER}{server}}
33 local_parts = rcpt_defer
37 warn logwrite = $message_exim_id received on port $received_port
38 defer condition = ${if eq {SERVER}{server}}
39 condition = ${if eq {data_defer}{${local_part:$recipients}}}
50 condition = ${if = {$received_port}{PORT_D}}
55 route_list = * 127.0.0.1
63 route_list = * 127.0.0.1
76 tls_verify_certificates = DIR/aux-fixed/exim-ca/example.com/CA/CA.pem
77 tls_verify_cert_hostnames = :