1 # Exim test configuration 3401
4 host_lookup_order = bydns
5 primary_hostname = myhost.test.ex
6 rfc1413_query_timeout = 0s
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
10 gecos_name = CALLER_NAME
11 log_selector = +smtp_mailauth
13 # ----- Main settings -----
15 acl_smtp_rcpt = accept
18 # ----- Authentication -----
25 client_send = : userx : secret
31 client_send = ^userx^secret
36 client_send = : $auth1 : $auth1+$auth2
37 client_set_id = $auth1
46 route_list = domain.com 127.0.0.1 byname
52 route_list = authdomain.com 127.0.0.1 byname
54 transport = smtp_force
57 # ----- Transports -----
65 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail}
69 hosts_require_auth = *