1 # Exim test configuration 1002
4 host_lookup_order = bydns
5 primary_hostname = myhost.test.ex
6 rfc1413_query_timeout = 0s
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
10 gecos_name = CALLER_NAME
12 # ----- Main settings -----
14 acl_smtp_rcpt = acl_rcpt_$local_part
16 hosts_treat_as_local = other1.test.ex
24 require message = domain doesn't match @ or @[]
29 require message = domain doesn't match @mx_any
34 require message = domain doesn't match @mx_primary
39 require message = domain doesn't match @mx_secondary
40 domains = @mx_secondary
44 require message = host doesn't match @ or @[]
49 require message = domain doesn't match @mx_any/ignore=<;127.0.0.1;::1
50 domains = <+ @mx_any/ignore=<;127.0.0.1;::1
54 # ------ Routers ------
60 domains = ! +local_domains
66 local_parts = CALLER : postmaster
67 transport = local_delivery
70 # ------ Transports ------
81 file = DIR/test-mail/$local_part