1 # Exim test configuration 0335
4 host_lookup_order = bydns
5 primary_hostname = myhost.test.ex
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
11 # ----- Main settings -----
13 qualify_domain = test.ex
22 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.aliases}}
26 transport = ${if match{$local_part}{^batch}{t2}{t1}}
29 # ----- Transports -----
35 file = DIR/test-mail/$local_part
41 file = DIR/test-mail/batch