1 # Exim test configuration 0351
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 domainlist local_domains = test.ex
14 qualify_domain = test.ex
15 system_filter = DIR/aux-fixed/TESTNUM.F
25 headers_add = ${if !eq{$h_found2:}{}{FOUND-found2: !!}fail}
27 # ----- Transports -----
34 file = DIR/test-mail/$local_part
37 --------------------------------\n\
39 --------------------------------\n\
40 RESENT-TO: $h_resent-to:\n\
41 --------------------------------\n\
42 REPLY-TO: $h_reply-to:\n\
43 --------------------------------\n\
44 SUBJECT: $h_subject:\n\
45 --------------------------------\n\
46 ALL: $message_headers\n\