Init the resolver even in -be mode.
[exim.git] / test / confs / 0433
CommitLineData
afda344b
PH
1# Exim test configuration 0433
2
3PORT=
4IFACE=
5
6
7exim_path = EXIM_PATH
8host_lookup_order = bydns
9primary_hostname = myhost.test.ex
afda344b
PH
10spool_directory = DIR/spool
11log_file_path = DIR/spool/log/%slog
12gecos_pattern = ""
13gecos_name = CALLER_NAME
bfe645c1 14tls_advertise_hosts =
afda344b
PH
15
16# ----- Main settings -----
17
18PORT
19IFACE
20disable_ipv6
21
22# End