From 563b63fa3e09d67239f51483e5dcec5c91251522 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 16 Apr 2007 10:31:58 +0000 Subject: Fix bug in previous patch: following data is permitted after '.' so it must not be diagnosed as an error. The check for vanished socket can only be applied when there is no data pending. --- test/scripts/2000-GnuTLS/2029 | 27 --------------------------- 1 file changed, 27 deletions(-) (limited to 'test/scripts/2000-GnuTLS') diff --git a/test/scripts/2000-GnuTLS/2029 b/test/scripts/2000-GnuTLS/2029 index e371e68d7..c2b35497b 100644 --- a/test/scripts/2000-GnuTLS/2029 +++ b/test/scripts/2000-GnuTLS/2029 @@ -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: -??? 250 -rcpt to: -??? 250 -data -??? 354 -This is a test message. -.\r\nrset -+++ 1 -**** -sleep 1 -killdaemon -- cgit v1.2.3