1 # Exim test configuration 3401
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
10 gecos_name = CALLER_NAME
12 log_selector = +smtp_mailauth
14 # ----- Main settings -----
16 acl_smtp_rcpt = accept
19 # ----- Authentication -----
26 client_send = : userx : secret
32 client_send = ^userx^secret
37 client_send = : $auth1 : $auth1+$auth2
38 client_set_id = $auth1
47 route_list = domain.com 127.0.0.1 byname
53 route_list = authdomain.com 127.0.0.1 byname
55 transport = smtp_force
58 # ----- Transports -----
66 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail}
70 hosts_require_auth = *