Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / scripts / 2100-OpenSSL / 2150
index cfc6a20d75b3b7f657c4625eefcb07ef65a85a83..c25aad854ab93752b35ae0c34a49409cc5c6297e 100644 (file)
@@ -4,43 +4,20 @@ exim -DSERVER=server -bd -oX PORT_D
 # The pause (+++ 1) at the end of this is so that we don't close the input
 # until some time after sending the dot.
 #
-client-gnutls 127.0.0.1 PORT_D
+client-ssl 127.0.0.1 PORT_D
 ??? 220
 ehlo abcd
 ??? 250-
 ??? 250-
 ??? 250-
 ??? 250-
-??? 250
-starttls
-??? 220
-mail from:<userx@test.ex>
-??? 250
-rcpt to:<userx@test.ex>
-??? 250
-data
-??? 354
-This is a test message.
-.
-+++ 1
-****
-sleep 1
-killdaemon
-#
-# Also check for next input sent too soon
-#
-exim -DSERVER=server -bd -oX PORT_D
-****
-client-gnutls 127.0.0.1 PORT_D
-??? 220
-ehlo abcd
-??? 250-
-??? 250-
 ??? 250-
 ??? 250-
 ??? 250
 starttls
 ??? 220
+helo test
+??? 250
 mail from:<userx@test.ex>
 ??? 250
 rcpt to:<userx@test.ex>
@@ -48,7 +25,7 @@ rcpt to:<userx@test.ex>
 data
 ??? 354
 This is a test message.
-.\r\nrset
+.
 +++ 1
 ****
 sleep 1