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