d84f882eebbba4a10043274b643e477b73c98e6a
[exim.git] / test / confs / 0409
1 # Exim test configuration 0409
2
3 BANNER=
4
5 exim_path = EXIM_PATH
6 host_lookup_order = bydns
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
9 gecos_pattern = ""
10 gecos_name = CALLER_NAME
11
12 # ----- Main settings -----
13
14 primary_hostname = mail.test.ex
15 qualify_domain = test.ex
16
17 smtp_banner = BANNER
18
19 # End