1 # Exim test configuration 3650
5 .include DIR/aux-var/std_conf_prefix
7 primary_hostname = myhost.test.ex
9 # ----- Main settings -----
11 acl_smtp_rcpt = check_recipient
13 tls_advertise_hosts = *
14 tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
15 tls_privatekey = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
17 tls_verify_hosts = HOSTIPV4
18 tls_verify_certificates = ${if eq {SERVER}{server}{DIR/aux-fixed/cert2}fail}
26 deny message = authentication required
31 # ----- Authentication -----
38 server_socket = /var/run/dovecot/auth-client
39 server_set_id = $auth1