1 # Exim test configuration 0044
3 .include DIR/aux-var/std_conf_prefix
6 # ----- Main settings -----
8 domainlist local_domains = exim.test.ex
10 acl_smtp_rcpt = check_recipient
11 qualify_domain = exim.test.ex
20 accept recipients = postmaster@exim.test.ex
21 accept senders = myfriend@*
22 deny message = host is listed in $dnslist_domain
23 dnslists = rbl.test.ex
24 require verify = sender
25 deny message = unrouteable address
27 accept domains = +local_domains
28 accept domains = +relay_domains
29 deny message = relay not permitted
39 transport = local_delivery
42 # ----- Transports -----
50 file = DIR/test-mail/$local_part