1 # Exim test configuration 0118
3 .include DIR/aux-var/std_conf_prefix
6 # ----- Main settings -----
8 acl_smtp_rcpt = check_recipient
9 acl_smtp_data = check_message
10 domainlist local_domains = test.ex
11 qualify_domain = test.ex
21 condition = ${if first_delivery{yes}{no}}
22 data = :defer: force defer on first delivery
28 condition = ${if queue_running{no}{yes}}
29 data = :defer: force defer on non-queue run
35 transport = appendfile
38 # ----- Transports -----
44 file = DIR/test-mail/$local_part