1 # Exim test configuration 0098
5 .include DIR/aux-var/std_conf_prefix
8 # ----- Main settings -----
10 qualify_domain = test.ex
12 domainlist local_domains = test.ex : another.test.ex
14 delay_warning = 10s:40s:10m
17 delay_warning_condition = ${if !eq{$domain}{another.test.ex}{yes}{no}}
20 log_selector = +subject
33 domains = ! +local_domains
34 route_list = connection.refused 127.0.0.1 byname
36 transport = smtp_connect_refused
38 # The IP address is deliberately V4NET.0.0.1 so as to be unreachable
41 domains = ! +local_domains
42 route_list = * V4NET.0.0.1 byname
49 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.aliases}}
56 file = DIR/aux-fixed/TESTNUM.forward
60 local_parts = userx : CALLER
61 transport = local_delivery
64 # ----- Transports -----
72 file = DIR/test-mail/$local_part
89 connection.refused * F,2d,3s