1 # Exim test configuration 0305
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 rfc1413_query_timeout = 0s
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/%slog
11 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 domainlist ok_domains = ${if eq{$domain}{ten-1.test.ex}{$domain}}
24 accept domains = +ok_domains
27 # ------ Routers ------