1 # Exim test configuration 1002
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
10 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 acl_smtp_rcpt = acl_rcpt_$local_part
17 hosts_treat_as_local = other1.test.ex
25 require message = domain doesn't match @ or @[]
30 require message = domain doesn't match @mx_any
35 require message = domain doesn't match @mx_primary
40 require message = domain doesn't match @mx_secondary
41 domains = @mx_secondary
45 require message = host doesn't match @ or @[]
50 require message = domain doesn't match @mx_any/ignore=<;127.0.0.1;::1
51 domains = <+ @mx_any/ignore=<;127.0.0.1;::1
55 # ------ Routers ------
61 domains = ! +local_domains
67 local_parts = CALLER : postmaster
68 transport = local_delivery
71 # ------ Transports ------
82 file = DIR/test-mail/$local_part