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
12 # ----- Main settings -----
14 acl_smtp_rcpt = accept
17 # ----- Authentication -----
23 public_name = CRAM-MD5
25 client_secret = tanstaaftanstaaf
34 route_list = domain.com 127.0.0.1 byname
40 route_list = authdomain.com 127.0.0.1 byname
42 transport = smtp_force
45 # ----- Transports -----
53 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail}
57 hosts_require_auth = *