1 # Exim test configuration 0116
5 host_lookup_order = bydns
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
12 # ----- Main settings -----
14 qualify_domain = test.ex
26 transport = appendfile
27 address_data = data from copydeliver
33 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
36 address_data = data from copyalias
37 unseen = ${if eq {0}{0}{yes}{no}}
42 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
45 unseen = ${if eq {0}{1}{yes}{no}}
50 transport = appendfile
51 unseen = ${if eq {0}{1}{yes}{no}}
54 # ----- Transports -----
60 file = DIR/test-mail/$local_part
62 headers_add = Added: $address_data