1 # Exim test configuration 3700
6 host_lookup_order = bydns
7 primary_hostname = myhost.test.ex
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/SERVER%slog
11 gecos_name = CALLER_NAME
13 log_selector = +received_recipients +outgoing_port
15 # ----- Main settings -----
17 acl_smtp_mail = check_authd
18 acl_smtp_rcpt = check_authd
21 trusted_users = CALLER
23 tls_on_connect_ports = PORT_S
24 tls_advertise_hosts = *
25 tls_certificate = DIR/aux-fixed/cert1
28 tls_verify_certificates = DIR/aux-fixed/cert2
36 deny message = authentication required
41 # ----- Authentication -----
47 server_debug_print = +++TLS \$auth1="$auth1"
48 server_param1 = ${quote:${certextract {subject,CN,>:} \
50 server_condition = ${if def:auth1}
51 server_set_id = $auth1
60 transport = ${if eq {$local_part}{smtps} {t2}{t1}}
63 # ----- Transports -----
72 tls_certificate = DIR/aux-fixed/cert2
73 tls_verify_certificates = DIR/aux-fixed/cert1
74 tls_verify_cert_hostnames = :
82 tls_certificate = DIR/aux-fixed/cert2
83 tls_verify_certificates = DIR/aux-fixed/cert1
84 tls_verify_cert_hostnames = :