Fix bug in previous patch: following data is permitted after '.' so it
[exim.git] / test / scripts / 0000-Basic / 0559
index 01d7d99afcf27e0ccd62692f97382e176b7970b3..3729f25aba20df99bdfb250978c9c2685fa3fd5e 100644 (file)
@@ -20,25 +20,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 -t5 127.0.0.1 PORT_D
-??? 220
-ehlo abcd
-??? 250-
-??? 250-
-??? 250-
-??? 250
-mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
-??? 250
-??? 250
-??? 354
-This is a test message.
-.\r\nrset
-??? 550
-****
-sleep 1
-killdaemon