1 # Exim test configuration 0098
6 host_lookup_order = bydns
7 rfc1413_query_timeout = 0s
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/%slog
11 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 qualify_domain = test.ex
17 domainlist local_domains = test.ex : another.test.ex
19 delay_warning = 10s:40s:10m
20 delay_warning_condition = ${if !eq{$domain}{another.test.ex}{yes}{no}}
22 log_selector = +subject
35 domains = ! +local_domains
36 route_list = connection.refused 127.0.0.1 byname
38 transport = smtp_connect_refused
40 # The IP address is deliberately V4NET.0.0.1 so as to be unreachable
43 domains = ! +local_domains
44 route_list = * V4NET.0.0.1 byname
51 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.aliases}}
58 file = DIR/aux-fixed/TESTNUM.forward
62 local_parts = userx : CALLER
63 transport = local_delivery
66 # ----- Transports -----
74 file = DIR/test-mail/$local_part
91 connection.refused * F,2d,3s