Fix bug in previous patch: following data is permitted after '.' so it
[exim.git] / test / scripts / 2000-GnuTLS / 2029
index e371e68d7e07d019fa32e83ac0161f909d85af2d..c2b35497b75b0aa111da63795c7ed2a6b8a5a576 100644 (file)
@@ -28,30 +28,3 @@ This is a test message.
 ****
 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
-mail from:<userx@test.ex>
-??? 250
-rcpt to:<userx@test.ex>
-??? 250
-data
-??? 354
-This is a test message.
-.\r\nrset
-+++ 1
-****
-sleep 1
-killdaemon