1 # Exim test configuration 0191
4 host_lookup_order = bydns
5 rfc1413_query_timeout = 0s
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
11 # ----- Main settings -----
13 domainlist local_domains = test.ex
14 qualify_domain = test.ex
22 domains = ! +local_domains
23 route_list = * 127.0.0.1 byname
29 # ----- Transports -----
37 /bin/sh -c "cat >/dev/null; /bin/echo -n Line without end"