1 # Exim test configuration 9901
7 host_lookup_order = bydns
8 primary_hostname = myhost.test.ex
9 spool_directory = DIR/spool
10 log_file_path = DIR/spool/log/SERVER%slog
12 gecos_name = CALLER_NAME
14 # ----- Main settings -----
16 acl_smtp_rcpt = accept
17 qualify_domain = test.ex
19 smtp_receive_timeout = 1s
26 # These are commented out for the server
30 COM domains = no.delay
34 COM driver = dnslookup
37 # This is the only one available for the server
44 # ----- Transports -----