1 # Exim test configuration 1006
8 host_lookup_order = bydns
9 primary_hostname = myhost.test.ex
10 spool_directory = DIR/spool
11 log_file_path = DIR/spool/log/SERVER%slog
13 gecos_name = CALLER_NAME
16 # ----- Main settings -----
18 qualify_domain = test.ex
27 local_parts = dnslookup
32 local_parts = manualroute
33 route_list = * 46.test.ex
40 # ----- Transports -----