1 # Exim test configuration 5208
7 host_lookup_order = bydns
8 primary_hostname = myhost.test.ex
9 spool_directory = DIR/spool
10 log_file_path = DIR/spool/log/%slog
12 gecos_name = CALLER_NAME
15 # ----- Main settings -----
24 domains = query.program
26 command = /bin/echo "accept hosts=LIST"
30 # ----- Transports -----