1 # Exim test configuration 1003
7 host_lookup_order = bydns
8 primary_hostname = myhost.test.ex
9 spool_directory = DIR/spool
10 log_file_path = DIR/spool/log/SERVER%slog
12 gecos_name = CALLER_NAME
15 # ----- Main settings -----
17 acl_smtp_rcpt = accept
29 condition = ${if eq {SERVER}{server}{no}{yes}}
30 transport = send_to_server
34 transport = local_delivery
37 # ----- Transports -----
43 file = DIR/test-mail/$local_part
51 interface = ${expand:$h_interface:}