summaryrefslogtreecommitdiff
path: root/test/aux-var-src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-11-03 23:13:34 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-11-05 16:55:33 +0000
commitee8b809061baea861fc87c41bcb72a62d76b0047 (patch)
tree015dadad49f70deb9a2bc0887452ced9824b9f8b /test/aux-var-src
parentb536a578fbabdc9d39da53d54a8d7700ba537431 (diff)
downloadexim4-ee8b809061baea861fc87c41bcb72a62d76b0047.tar.gz
Squashed commit of PIPE_CONNECT
Diffstat (limited to 'test/aux-var-src')
-rw-r--r--test/aux-var-src/tls_conf_prefix3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/aux-var-src/tls_conf_prefix b/test/aux-var-src/tls_conf_prefix
index aa29a2c85..0a14cee24 100644
--- a/test/aux-var-src/tls_conf_prefix
+++ b/test/aux-var-src/tls_conf_prefix
@@ -17,3 +17,6 @@ chunking_advertise_hosts =
.ifdef _HAVE_REQTLS
tls_advertise_requiretls =
.endif
+.ifdef _HAVE_PIPE_CONNECT
+pipelining_connect_advertise_hosts = :
+.endif