1 # Exim test configuration 0174
5 host_lookup_order = bydns
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
12 # ----- Main settings -----
14 domainlist local_domains = test.ex
16 qualify_domain = test.ex
17 trusted_users = CALLER
26 condition = ${if or {\
27 {eq {$sender_address}{}}\
28 {eq {$received_protocol}{scanned-ok}}\
30 domains = ! +local_domains
36 domains = ! +local_domains
38 data = :fail: unrouteable mail domain "$domain" (:fail:)
42 condition = ${if or {\
43 {eq {$sender_address}{}}\
44 {eq {$received_protocol}{scanned-ok}}\
52 transport = appendfile
55 # ----- Transports -----
61 file = DIR/test-mail/$local_part
68 command = DIR/aux-fixed/resubmitB DIR/ CALLER