1 # Exim test configuration 3209
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 domainlist local_domains = test.ex
25 domains = ! +local_domains
26 mx_domains = localhost : testdb;defer
31 # ----- Transports -----