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
22 delay_warning_condition = ${if !eq{$domain}{another.test.ex}{yes}{no}}
25 log_selector = +subject
38 domains = ! +local_domains
39 route_list = connection.refused 127.0.0.1 byname
41 transport = smtp_connect_refused
43 # The IP address is deliberately V4NET.0.0.1 so as to be unreachable
46 domains = ! +local_domains
47 route_list = * V4NET.0.0.1 byname
54 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.aliases}}
61 file = DIR/aux-fixed/TESTNUM.forward
65 local_parts = userx : CALLER
66 transport = local_delivery
69 # ----- Transports -----
77 file = DIR/test-mail/$local_part
94 connection.refused * F,2d,3s