Fix debug output of TLS keying info, client-side with OpenSSL
[exim.git] / test / confs / 0619
CommitLineData
049782c0
JH
1# Exim test configuration 0619
2
3LOG_SELECTOR=
4
5keep_environment = PATH
6exim_path = EXIM_PATH
7spool_directory = DIR/spool
8
9log_file_path = DIR/spool/log/%slog
10
11gecos_pattern = ""
12gecos_name = CALLER_NAME
13chunking_advertise_hosts =
14tls_advertise_hosts =
15
16primary_hostname = myhost.test.ex
17queue_only
18
19# ----- Main settings -----
20
21log_selector = LOG_SELECTOR
22
23acl_not_smtp = accept
24
25
26# End