1 # Exim test configuration 0324
4 host_lookup_order = bydns
5 primary_hostname = myhost.test.ex
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
11 # ----- Main settings -----
21 headers_add = X-match: ${if match{$message_headers}{final}{YES}{NO}}\n\
22 Y-match: ${if match{$h_X-Long:}{final}{YES}{NO}}\n\
23 Z-match: ${if match{$h_X-LONG:}{another}{YES}{NO}}
26 # ----- Transports -----
32 file = DIR/test-mail/$local_part