projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b6a168
)
tests: Corrected test913 as the QUIT response is received
author
Steve Holme
<steve_holme@hotmail.com>
Thu, 19 Sep 2013 19:13:08 +0000
(20:13 +0100)
committer
Steve Holme
<steve_holme@hotmail.com>
Thu, 19 Sep 2013 19:13:08 +0000
(20:13 +0100)
tests/data/test913
patch
|
blob
|
history
diff --git
a/tests/data/test913
b/tests/data/test913
index 5a793e38f8716ec1328b473bb27f7125765d5870..fb5d708a85ce87157c50ee5bdc88e9c1643141e8 100644
(file)
--- 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
\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>