1 # Exim test configuration 0064
4 host_lookup_order = bydns
5 primary_hostname = myhost.test.ex
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
11 # ----- Main settings -----
13 acl_smtp_rcpt = check_recipient
14 domainlist local_domains = test.ex : myhost.ex
15 domainlist relay_domains = test.ex
16 hostlist relay_hosts = lsearch;DIR/aux-fixed/TESTNUM.hosts
23 accept domains = +local_domains
24 accept domains = +relay_domains
25 accept hosts = +relay_hosts
26 deny message = relay not permitted