1 # Exim test configuration 0145
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 qualify_domain = test.ex
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/%slog
11 gecos_name = CALLER_NAME
14 # ----- Main settings -----
16 acl_smtp_rcpt = check_recipient
24 require verify = sender
25 require verify = recipient
38 # ----- Transports -----