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