1 # Exim test configuration 3501
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
13 # ----- Main settings -----
15 acl_smtp_rcpt = accept
18 # ----- Authentication -----
24 public_name = CRAM-MD5
26 client_secret = tanstaaftanstaaf
35 route_list = domain.com 127.0.0.1 byname
41 route_list = authdomain.com 127.0.0.1 byname
43 transport = smtp_force
46 # ----- Transports -----
54 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail}
58 hosts_require_auth = *