Squashed commit of PIPE_CONNECT
[exim.git] / test / confs / 0002
index a6a1581d9a5d5698f83a1431706e3802caeb7369..165f0a4b25b1f1842cdbfc4f90368c4657170603 100644 (file)
@@ -4,12 +4,17 @@ LENCHECK=
 PTBC=
 
 exim_path = EXIM_PATH
+keep_environment = USER
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
+.ifdef _HAVE_PIPE_CONNECT
+pipelining_connect_advertise_hosts = :
+.endif
 
 # ----- Main settings -----