1 # Exim test configuration 3700
7 host_lookup_order = bydns
8 primary_hostname = myhost.test.ex
9 spool_directory = DIR/spool
10 log_file_path = DIR/spool/log/SERVER%slog
12 gecos_name = CALLER_NAME
14 log_selector = +received_recipients +outgoing_port
16 # ----- Main settings -----
18 acl_smtp_mail = check_authd
19 acl_smtp_rcpt = check_authd
22 trusted_users = CALLER
24 tls_on_connect_ports = PORT_S
25 tls_advertise_hosts = *
26 tls_certificate = DIR/aux-fixed/cert1
29 tls_verify_certificates = DIR/aux-fixed/cert2
37 deny message = authentication required
42 # ----- Authentication -----
48 server_debug_print = +++TLS \$auth1="$auth1"
49 server_param1 = ${quote:${certextract {subject,CN,>:} \
51 server_condition = ${if def:auth1}
52 server_set_id = $auth1
61 transport = ${if eq {$local_part}{smtps} {t2}{t1}}
64 # ----- Transports -----
73 tls_certificate = DIR/aux-fixed/cert2
74 tls_verify_certificates = DIR/aux-fixed/cert1
75 tls_verify_cert_hostnames = :
83 tls_certificate = DIR/aux-fixed/cert2
84 tls_verify_certificates = DIR/aux-fixed/cert1
85 tls_verify_cert_hostnames = :