1 # Exim test configuration 0205
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
11 # ----- Main settings -----
13 domainlist local_domains = test.ex : \
17 percent_hack_domains = testhack.test.ex : \
27 domains = ! +local_domains
29 data = :fail: unrouteable mail domain "$domain"
33 local_parts = redirect
34 errors_to = postmaster@test.ex
35 data = redirected%test.ex@testhack.test.ex
36 address_data = $address_data-redirect
40 transport = local_delivery
43 # ----- Transports -----
49 file = DIR/test-mail/$local_part
51 headers_add = Address-Data: >$address_data<