1 # Exim test configuration 0116
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 -----
12 qualify_domain = test.ex
24 transport = appendfile
25 address_data = data from copydeliver
31 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
34 address_data = data from copyalias
35 unseen = ${if eq {0}{0}{yes}{no}}
40 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
43 unseen = ${if eq {0}{1}{yes}{no}}
48 transport = appendfile
49 unseen = ${if eq {0}{1}{yes}{no}}
52 # ----- Transports -----
58 file = DIR/test-mail/$local_part
60 headers_add = Added: $address_data