1 # Exim test configuration 3401
4 host_lookup_order = bydns
5 primary_hostname = myhost.test.ex
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
10 log_selector = +smtp_mailauth
12 # ----- Main settings -----
14 acl_smtp_rcpt = accept
17 # ----- Authentication -----
24 client_send = : userx : secret
30 client_send = ^userx^secret
35 client_send = : $auth1 : $auth1+$auth2
36 client_set_id = $auth1
45 route_list = domain.com 127.0.0.1 byname
51 route_list = authdomain.com 127.0.0.1 byname
53 transport = smtp_force
56 # ----- Transports -----
64 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail}
68 hosts_require_auth = *