Squashed commit of PIPE_CONNECT
[exim.git] / test / aux-var-src / tls_conf_prefix
index faa291acdb02d3ff4725227383ade8df717e6d73..0a14cee24ae2264880d0d81dc64db9dfe5c173c1 100644 (file)
@@ -1,3 +1,4 @@
+keep_environment = PATH
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 spool_directory = DIR/spool
@@ -10,4 +11,12 @@ log_file_path = DIR/spool/log/%slog
 
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+dns_cname_loops = 9
 chunking_advertise_hosts =
+
+.ifdef _HAVE_REQTLS
+tls_advertise_requiretls =
+.endif
+.ifdef _HAVE_PIPE_CONNECT
+pipelining_connect_advertise_hosts = :
+.endif