tests: Fixed test 1406 following recent changes in ftpserver.pl
authorSteve Holme <steve_holme@hotmail.com>
Sun, 15 Sep 2013 22:59:09 +0000 (23:59 +0100)
committerSteve 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

index 6245c513eb8c9b3689824f4057800a7bd45c8f40..158d30b36bc4347c2ab1bb6dec9db5a294c95bcf 100644 (file)
@@ -11,6 +11,9 @@ SMTP
 #
 # Server-side
 <reply>
+<servercmd>\r
+CAPA SIZE\r
+</servercmd>\r
 </reply>
 
 #