1 # Exim test configuration 0190
4 host_lookup_order = bydns
5 spool_directory = DIR/spool
6 log_file_path = DIR/spool/log/%slog
8 gecos_name = CALLER_NAME
10 # ----- Main settings -----
13 qualify_domain = test.ex
14 remote_max_parallel = 1
21 # Specified and randomized in the transport
26 route_list = * V4NET.9.8.7 byname
29 # Specified in the router, randomized in the transport
34 route_list = * "$primary_hostname : 127.0.0.1 : HOSTIPV4" byname
38 # Randomized in the router, to check "sameness" testing
44 route_list = * "$primary_hostname : 127.0.0.1 : HOSTIPV4" byname
48 # Specified and randomized in the router, with batching
53 route_list = batch V4NET.0.0.1:V4NET.0.0.2:V4NET.0.0.3:+:\
54 V4NET.0.0.4:V4NET.0.0.5:V4NET.0.0.6:+:\
56 batch2 V4NET.0.0.1:V4NET.0.0.2:V4NET.0.0.3:+:\
57 V4NET.0.0.4:V4NET.0.0.5:V4NET.0.0.6:+:\
58 V4NET.0.0.7 byname no_randomize;
63 route_list = batch3 V4NET.0.0.1:V4NET.0.0.2:V4NET.0.0.3:+:\
64 V4NET.0.0.4:V4NET.0.0.5:V4NET.0.0.6:+:\
66 batch4 V4NET.0.0.1:V4NET.0.0.2:V4NET.0.0.3:+:\
67 V4NET.0.0.4:V4NET.0.0.5:V4NET.0.0.6:+:\
68 V4NET.0.0.7 byname randomize;
71 # Specified and randomized in the router, no grouping
76 route_list = * V4NET.0.0.1:V4NET.0.0.2:V4NET.0.0.3 byname
79 # ----- Transports -----
86 hosts = $primary_hostname : 127.0.0.1 : HOSTIPV4
90 connection_max_messages = 1
101 connection_max_messages = 1