PIPE_CONNECT: promote from experimental
[users/heiko/exim.git] / test / aux-var-src / tls_conf_prefix
index aa29a2c85e2920beadb73263900fdfbe621fa808..1c464f63e6d8ebc4c99c50c63b0e1b5803c99401 100644 (file)
@@ -1,4 +1,4 @@
-keep_environment = PATH
+keep_environment = PATH:SSLKEYLOGFILE
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 spool_directory = DIR/spool
@@ -17,3 +17,9 @@ chunking_advertise_hosts =
 .ifdef _HAVE_REQTLS
 tls_advertise_requiretls =
 .endif
+.ifdef _HAVE_PIPE_CONNECT
+pipelining_connect_advertise_hosts = :
+.endif
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif