1 # Exim test configuration 0230
5 .include DIR/aux-var/std_conf_prefix
7 primary_hostname = myhost.test.ex
9 # ----- Main settings -----
11 domainlist local_domains = test.ex : *.test.ex
12 acl_smtp_rcpt = check_recipient
27 accept domains = +local_domains
28 deny message = relay not permitted
39 route_list = * 127.0.0.1
45 domains = ! +local_domains
46 data = :fail: unrouteable mail domain "$domain"
51 transport = local_delivery
54 # ----- Transports -----
60 file = DIR/test-mail/$local_part
61 headers_add = Port: $sender_host_port