1 # Exim test configuration 1002
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 = acl_rcpt_$local_part
15 hosts_treat_as_local = other1.test.ex
23 require message = domain doesn't match @ or @[]
28 require message = domain doesn't match @mx_any
33 require message = domain doesn't match @mx_primary
38 require message = domain doesn't match @mx_secondary
39 domains = @mx_secondary
43 require message = host doesn't match @ or @[]
48 require message = domain doesn't match @mx_any/ignore=<;127.0.0.1;::1
49 domains = <+ @mx_any/ignore=<;127.0.0.1;::1
53 # ------ Routers ------
59 domains = ! +local_domains
65 local_parts = CALLER : postmaster
66 transport = local_delivery
69 # ------ Transports ------
80 file = DIR/test-mail/$local_part