1 # Exim test configuration 1003
6 host_lookup_order = bydns
7 primary_hostname = myhost.test.ex
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/SERVER%slog
11 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 acl_smtp_rcpt = accept
27 condition = ${if eq {SERVER}{server}{no}{yes}}
28 transport = send_to_server
32 transport = local_delivery
35 # ----- Transports -----
41 file = DIR/test-mail/$local_part
49 interface = ${expand:$h_interface:}