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
12 # ----- Main settings -----
14 acl_smtp_rcpt = accept
17 # ----- Authentication -----
24 client_send = : userx : secret
29 client_send = ^userx^secret
34 client_send = : $auth1 : $auth1+$auth2
43 route_list = domain.com 127.0.0.1 byname
49 route_list = authdomain.com 127.0.0.1 byname
51 transport = smtp_force
54 # ----- Transports -----
62 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail}
66 hosts_require_auth = *