1 # Exim test configuration 0341
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
25 # Use an expansion for errors_to to force different copies of the string
30 transport = local_delivery
31 errors_to = postmaster@$domain
35 condition = ${if eq {SERVER}{server}{no}{yes}}
36 transport = send_to_server
37 errors_to = mailmaster@$domain
40 # ----- Transports -----
46 file = DIR/test-mail/mailbox