1 # Exim test configuration 0065
3 .include DIR/aux-var/std_conf_prefix
5 primary_hostname = myhost.test.ex
7 # ----- Main settings -----
9 acl_smtp_rcpt = check_recipient
10 domainlist local_domains = test.ex : myhost.ex
11 domainlist relay_domains = test.ex
12 hostlist relay_hosts = "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : \
13 net16-lsearch;DIR/aux-fixed/TESTNUM.nets : \
14 net24-lsearch;DIR/aux-fixed/TESTNUM.nets : \
15 net-lsearch;DIR/aux-fixed/TESTNUM.nets"
23 accept domains = +local_domains
24 accept domains = +relay_domains
25 accept hosts = +relay_hosts
26 deny message = relay not permitted