tests: Corrected test913 as the QUIT response is received
authorSteve Holme <steve_holme@hotmail.com>
Thu, 19 Sep 2013 19:13:08 +0000 (20:13 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 19 Sep 2013 19:13:08 +0000 (20:13 +0100)
tests/data/test913

index 5a793e38f8716ec1328b473bb27f7125765d5870..fb5d708a85ce87157c50ee5bdc88e9c1643141e8 100644 (file)
@@ -21,7 +21,7 @@ CAPA "SIZE 32"
 smtp
 </server>
  <name>
-SMTP with large message SIZE 
+SMTP with large message SIZE
  </name>
 <file name="log/test913.eml">
 From: different\r
@@ -40,12 +40,10 @@ smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 913@foo --mail-from 913@example.com -T
 <errorcode>
 55
 </errorcode>
-#
-# The multi interface considers a broken "DO" request as a prematurely broken
-# transfer and such a connection will not get a "QUIT"
 <protocol>
 EHLO user\r
 MAIL FROM:<913@example.com> SIZE=38\r
+QUIT\r
 </protocol>
 </verify>
 </testcase>