1 # Exim test configuration 3401
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 rfc1413_query_timeout = 0s
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/%slog
11 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 acl_smtp_rcpt = accept
18 # ----- Authentication -----
25 client_send = : userx : secret
30 client_send = ^userx^secret
35 client_send = : $auth1 : $auth1+$auth2
44 route_list = domain.com 127.0.0.1 byname
50 route_list = authdomain.com 127.0.0.1 byname
52 transport = smtp_force
55 # ----- Transports -----
63 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail}
67 hosts_require_auth = *