Early-pipe: retry without pipelining on first-response failure
[exim.git] / test / scripts / 4062-pipe-conn-openssl / 4062
index 87b156c6c7a3a5d84bbefe92c8dffcedb62d9699..6f1dfcb5cbe5cfa08de1ab72378bff4cf4c05a61 100644 (file)
@@ -1,10 +1,10 @@
-# starttls
+# early-pipe & starttls
 #
 # Not attempted without a cache entry
 exim -bd -DSERVER=server -oX PORT_D
 ****
 #
-exim a@test.ex
+exim nocache@test.ex
 Subject test 1
 
 ****
@@ -16,7 +16,7 @@ exim -DNOTDAEMON -DSERVER=server -q
 #
 #
 # Go for it.  This one should do early-pipelinng.
-exim b@test.ex
+exim hascache@test.ex
 Subject test 2
 
 ****
@@ -28,7 +28,7 @@ exim -DNOTDAEMON -DSERVER=server -q
 #
 # Check that client doesn't try when not told to, even now there is
 # a cache entry
-exim c@test.ex
+exim client_no@test.ex
 Subject test 3
 
 ****
@@ -40,6 +40,20 @@ exim -DNOTDAEMON -DSERVER=server -q
 #
 killdaemon
 #
+# Check what happens when the server suddenly does not support it
+# and we have cached info saying it does
+exim -bd -DSERVER=server -DCONTROL=: -oX PORT_D
+****
+exim server_oops@test.ex
+Subject test 3_2
+
+****
+exim -q
+****
+exim -DNOTDAEMON -DSERVER=server -q
+****
+killdaemon
+#
 #
 # And again with CHUNKING
 sudo rm DIR/spool/db/misc