1 # Exim test configuration 0174
3 .include DIR/aux-var/std_conf_prefix
6 # ----- Main settings -----
8 domainlist local_domains = test.ex
10 qualify_domain = test.ex
11 trusted_users = CALLER
20 condition = ${if or {\
21 {eq {$sender_address}{}}\
22 {eq {$received_protocol}{scanned-ok}}\
24 domains = ! +local_domains
30 domains = ! +local_domains
32 data = :fail: unrouteable mail domain "$domain" (:fail:)
36 condition = ${if or {\
37 {eq {$sender_address}{}}\
38 {eq {$received_protocol}{scanned-ok}}\
46 transport = appendfile
49 # ----- Transports -----
55 file = DIR/test-mail/$local_part
62 command = DIR/aux-fixed/resubmitB DIR/ CALLER