Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / scripts / 2100-OpenSSL / 2152
index 329e4205106a3b354c5dc07a2f48f36baad128dc..626239a7ac551c04d77c8c02270f89af6fa1ed9b 100644 (file)
@@ -1,19 +1,10 @@
-# TLS client: TLS setup fails - retry in clear (with fastopen)
+# client, PIPELINING vs. callout
 #
-# If all works you'll not see any difference.  To enable in the
-# kernel, 'sudo sh -c "echo 3 > /proc/sys/net/ipv4/tcp_fastopen"'.
-# A packet capture on the loopback interface will show the TFU
-# option on the SYN, but the fast-output SMTP banner will not
-# be seen unless you also deliberately emulate a long path:
-# 'sudo tc qdisc add dev lo root netem delay 100ms'
-#
-# If the client-side is disabled in the kernel, Exim logs
-# will become noisy.
-#
-exim -DSERVER=server -bd -oX PORT_D
+exim -bd -DSERVER=server -oX PORT_D:PORT_D2
 ****
-exim CALLER@test.ex
-Testing
+exim a@test.ex
+Subject: test
+.
 ****
 exim -qf
 ****