aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-09-19 20:13:08 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-09-19 20:13:08 +0100
commitb809bafb0c0149ffafed9070fd03f65db44bd01f (patch)
tree4ba1482dcd6d314b8bb681475c7982a51690d4e7
parent3b6a1681dc40021e83aa8b24e8987a2ba364673e (diff)
tests: Corrected test913 as the QUIT response is received
-rw-r--r--tests/data/test9136
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/data/test913 b/tests/data/test913
index 5a793e38f..fb5d708a8 100644
--- a/tests/data/test913
+++ b/tests/data/test913
@@ -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
@@ -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
MAIL FROM:<913@example.com> SIZE=38
+QUIT
</protocol>
</verify>
</testcase>