1 # Exim test configuration 0205
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
10 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 domainlist local_domains = test.ex : \
19 percent_hack_domains = testhack.test.ex : \
29 domains = ! +local_domains
31 data = :fail: unrouteable mail domain "$domain"
35 local_parts = redirect
36 errors_to = postmaster@test.ex
37 data = redirected%test.ex@testhack.test.ex
38 address_data = $address_data-redirect
42 transport = local_delivery
45 # ----- Transports -----
51 file = DIR/test-mail/$local_part
53 headers_add = Address-Data: >$address_data<