X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/1ccc4edfce288968e4ea79586b00506ddefe1371..fbf6767e15a0367d3f3a8462bc3a87d96bf7b71a:/test/confs/0900 diff --git a/test/confs/0900 b/test/confs/0900 index dfb58eb43..caf17be81 100644 --- a/test/confs/0900 +++ b/test/confs/0900 @@ -16,6 +16,9 @@ tls_advertise_hosts = ${if eq {SRV}{tls} {*}} .ifdef _HAVE_REQTLS tls_advertise_requiretls = : .endif +.ifdef _HAVE_PIPE_CONNECT +pipelining_connect_advertise_hosts = : +.endif # ----- Main settings -----