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:
f8a9dbd
)
tests: Fixed test 1406 following recent changes in ftpserver.pl
author
Steve Holme
<steve_holme@hotmail.com>
Sun, 15 Sep 2013 22:59:09 +0000
(23:59 +0100)
committer
Steve Holme
<steve_holme@hotmail.com>
Sun, 15 Sep 2013 23:24:46 +0000
(
00:24
+0100)
By default the mail server doesn't send the SIZE capability but instead
it has to be specified as a supported capability.
tests/data/test1406
patch
|
blob
|
history
diff --git
a/tests/data/test1406
b/tests/data/test1406
index 6245c513eb8c9b3689824f4057800a7bd45c8f40..158d30b36bc4347c2ab1bb6dec9db5a294c95bcf 100644
(file)
--- a/
tests/data/test1406
+++ b/
tests/data/test1406
@@
-11,6
+11,9
@@
SMTP
#
# Server-side
<reply>
+<servercmd>
\r
+CAPA SIZE
\r
+</servercmd>
\r
</reply>
#