TLS: Default tls_advertise_hosts to "*". Bug 1709
[exim.git] / test / confs / 1007
1 # Exim test configuration 1007
2
3 PORT=
4 IFACE=
5
6
7 exim_path = EXIM_PATH
8 host_lookup_order = bydns
9 primary_hostname = myhost.test.ex
10 spool_directory = DIR/spool
11 log_file_path = DIR/spool/log/%slog
12 gecos_pattern = ""
13 gecos_name = CALLER_NAME
14 tls_advertise_hosts =
15
16 # ----- Main settings -----
17
18 PORT
19 IFACE
20
21
22 # End