1 # Exim test configuration 0098
6 host_lookup_order = bydns
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
10 gecos_name = CALLER_NAME
12 # ----- Main settings -----
14 qualify_domain = test.ex
16 domainlist local_domains = test.ex : another.test.ex
18 delay_warning = 10s:40s:10m
21 delay_warning_condition = ${if !eq{$domain}{another.test.ex}{yes}{no}}
24 log_selector = +subject
37 domains = ! +local_domains
38 route_list = connection.refused 127.0.0.1 byname
40 transport = smtp_connect_refused
42 # The IP address is deliberately V4NET.0.0.1 so as to be unreachable
45 domains = ! +local_domains
46 route_list = * V4NET.0.0.1 byname
53 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.aliases}}
60 file = DIR/aux-fixed/TESTNUM.forward
64 local_parts = userx : CALLER
65 transport = local_delivery
68 # ----- Transports -----
76 file = DIR/test-mail/$local_part
93 connection.refused * F,2d,3s