X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/ee8b809061baea861fc87c41bcb72a62d76b0047..4ca005cdf526b0c6803c29a154bd85dc112bc6a3:/test/scripts/4062-pipe-conn-openssl/4062?ds=inline diff --git a/test/scripts/4062-pipe-conn-openssl/4062 b/test/scripts/4062-pipe-conn-openssl/4062 index 87b156c6c..6f1dfcb5c 100644 --- a/test/scripts/4062-pipe-conn-openssl/4062 +++ b/test/scripts/4062-pipe-conn-openssl/4062 @@ -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