aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-09-15 23:59:09 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-09-16 00:24:46 +0100
commit8f5336a2fad1395cf19fd8d6272777569feb45bd (patch)
tree6a36111a08768ca0f11647b088f0c1dae6495e4c
parentf8a9dbd39188b2e42569fd84fc458cf1352773eb (diff)
tests: Fixed test 1406 following recent changes in ftpserver.pl
By default the mail server doesn't send the SIZE capability but instead it has to be specified as a supported capability.
-rw-r--r--tests/data/test14063
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1406 b/tests/data/test1406
index 6245c513e..158d30b36 100644
--- a/tests/data/test1406
+++ b/tests/data/test1406
@@ -11,6 +11,9 @@ SMTP
#
# Server-side
<reply>
+<servercmd>
+CAPA SIZE
+</servercmd>
</reply>
#