1 # Exim test configuration 0047
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 -----
20 domain1 ten-1.test.ex byname;\
21 lsearch;;DIR/aux-fixed/TESTNUM.routes $value bydns;\
22 ^domain(3) ten-$1.test.ex byname
26 # ----- Transports -----