1 # Exim test configuration 0174
4 host_lookup_order = bydns
5 rfc1413_query_timeout = 0s
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
11 # ----- Main settings -----
13 domainlist local_domains = test.ex
15 qualify_domain = test.ex
16 trusted_users = CALLER
25 condition = ${if or {\
26 {eq {$sender_address}{}}\
27 {eq {$received_protocol}{scanned-ok}}\
29 domains = ! +local_domains
35 domains = ! +local_domains
37 data = :fail: unrouteable mail domain "$domain" (:fail:)
41 condition = ${if or {\
42 {eq {$sender_address}{}}\
43 {eq {$received_protocol}{scanned-ok}}\
51 transport = appendfile
54 # ----- Transports -----
60 file = DIR/test-mail/$local_part
67 command = DIR/aux-fixed/resubmitB DIR/ CALLER