1 # Exim test configuration 3650
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 # ----- Main settings -----
15 acl_smtp_rcpt = check_recipient
17 tls_advertise_hosts = *
18 tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
19 tls_privatekey = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
21 tls_verify_hosts = HOSTIPV4
22 tls_verify_certificates = ${if eq {SERVER}{server}{DIR/aux-fixed/cert2}fail}
30 deny message = authentication required
35 # ----- Authentication -----
42 server_socket = /var/run/dovecot/auth-client
43 server_set_id = $auth1