1 # Exim test configuration 3501
4 host_lookup_order = bydns
5 primary_hostname = myhost.test.ex
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
11 # ----- Main settings -----
13 acl_smtp_rcpt = accept
16 # ----- Authentication -----
22 public_name = CRAM-MD5
24 client_secret = tanstaaftanstaaf
33 route_list = domain.com 127.0.0.1 byname
39 route_list = authdomain.com 127.0.0.1 byname
41 transport = smtp_force
44 # ----- Transports -----
52 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail}
56 hosts_require_auth = *