1 # Exim test configuration 5206
4 host_lookup_order = bydns
5 spool_directory = DIR/spool
6 log_file_path = DIR/spool/log/%slog
8 gecos_name = CALLER_NAME
10 # ----- Main settings -----
12 domainlist local_domains = test.ex
14 qualify_domain = test.ex
23 command = /bin/echo accept transport=smtp hosts=ten-3.test.ex lookup=bydns
25 domains = ten-3.test.ex
26 ignore_target_hosts = V4NET.0.0.0/8
29 # ----- Transports -----