1 # Exim test configuration 2135
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 = received on port $received_port
38 defer condition = ${if eq {SERVER}{server}}
39 condition = ${if eq {data_defer}{${local_part:$recipients}}}
43 warn condition = ${if = {$received_port}{PORT_D}}
55 condition = ${if = {$received_port}{PORT_D}}
56 address_data = ${acl {delay}}
61 route_list = * 127.0.0.1
69 route_list = * 127.0.0.1
82 tls_verify_certificates = DIR/aux-fixed/exim-ca/example.com/CA/CA.pem
83 tls_verify_cert_hostnames = :