1 # Exim test configuration 1148
3 .include DIR/aux-var/tls_conf_prefix
5 primary_hostname = myhost.test.ex
6 log_selector = +received_recipients
8 # ----- Main settings -----
11 tls_on_connect_ports = SUB
14 tls_advertise_hosts = *
15 tls_certificate = DIR/aux-fixed/cert1
16 tls_privatekey = DIR/aux-fixed/cert1
21 acl_smtp_atrn = check_atrn
22 acl_smtp_rcpt = accept
29 warn set acl_m0 = clientdom.net
30 logwrite = tls_in_cipher $tls_in_cipher
31 defer !atrn_domains = <, $acl_m0
32 message = 453 You have no mail
42 server_advertise_condition = ${if def:tls_in_cipher}
44 ${if and {{eq{$auth2}{userx}}{eq{$auth3}{secret}}}{yes}{no}}"
45 server_set_id = $auth2
47 client_send = ^userx^secret
49 # -------- routers ---
55 condition = ${if eq {$atrn_mode}{P}}
56 route_data = <;$atrn_host
58 transport = call_customer
62 condition = ${if eq {$atrn_mode}{C}}
63 route_data = <;$domain
65 transport = call_provider
67 # -------- transports ---
75 tls_verify_certificates = DIR/aux-fixed/cert1
76 tls_verify_cert_hostnames = :
82 tls_verify_certificates =