1 # Exim test configuration 3401
3 .include DIR/aux-var/std_conf_prefix
5 log_selector = +smtp_mailauth
6 primary_hostname = myhost.test.ex
8 # ----- Main settings -----
10 acl_smtp_rcpt = accept
13 # ----- Authentication -----
20 client_send = : userx : secret
26 client_send = ^userx^secret
31 client_send = : $auth1 : $auth1+$auth2
32 client_set_id = $auth1
41 route_list = domain.com 127.0.0.1 byname
47 route_list = authdomain.com 127.0.0.1 byname
49 transport = smtp_force
52 # ----- Transports -----
60 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail}
64 hosts_require_auth = *