1 # Exim test configuration 0116
4 host_lookup_order = bydns
5 rfc1413_query_timeout = 0s
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
25 transport = appendfile
26 address_data = data from copydeliver
32 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
35 address_data = data from copyalias
36 unseen = ${if eq {0}{0}{yes}{no}}
41 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
44 unseen = ${if eq {0}{1}{yes}{no}}
49 transport = appendfile
50 unseen = ${if eq {0}{1}{yes}{no}}
53 # ----- Transports -----
59 file = DIR/test-mail/$local_part
61 headers_add = Added: $address_data