1 # Exim test configuration 0480
10 host_lookup_order = bydns
11 spool_directory = DIR/spool
12 log_file_path = DIR/spool/log/SERVER%slog
14 gecos_name = CALLER_NAME
17 # ----- Main settings -----
19 acl_smtp_rcpt = accept
21 smtp_active_hostname = ${if eq{$received_ip_address}{IP1}\
24 ${if eq{$received_ip_address}{IP2}\
27 ${if eq{$received_ip_address}{IP3}\
28 {${lookup{x}lsearch{/non/exist}}}\
40 headers_add = X-sah: $smtp_active_hostname
44 # ----- Transports -----
50 file = DIR/test-mail/$local_part