1 # Exim test configuration 0111
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
22 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
23 errors_to = postmaster@test.ex
24 headers_add = X-Alias: $local_part
31 file = DIR/aux-fixed/TESTNUM.forward
32 headers_add = X-Forward: $local_part
33 headers_remove = Remove
38 local_parts = userx : postmaster
40 transport = appendfile
43 # ----- Transports -----
50 file = DIR/test-mail/$local_part