1 # Exim test configuration 9351
5 .include DIR/aux-var/std_conf_prefix
7 primary_hostname = myhost.test.ex
9 # ----- Main settings -----
11 acl_smtp_rcpt = check_recipient
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}
28 deny message = authentication required
49 hosts_require_auth = *
51 # ----- Authentication -----
58 server_socket = 127.0.0.1 PORT_S
62 server_set_id = $auth1
67 client_send = ^username^mysecret