1 # Exim test configuration 0025
3 .include DIR/aux-var/std_conf_prefix
5 primary_hostname = myhost.test.ex
7 # ----- Main settings -----
9 domainlist local_domains = test.ex
10 domainlist relay_domains = ten-1.test.ex
12 acl_smtp_rcpt = acl_local
19 # Pass on for non-remote input (should all be)
20 require message = this message should not occur
23 # The redundant hosts check is just to ensure it works
24 accept verify = sender
28 # ------ Routers ------
34 domains = ! +local_domains
40 local_parts = userx : postmaster
41 transport = local_delivery
44 # ------ Transports ------
55 file = DIR/test-mail/$local_part