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.
This commit is contained in:
Steve Holme 2013-09-15 23:59:09 +01:00
parent f8a9dbd391
commit 8f5336a2fa

View File

@ -11,6 +11,9 @@ SMTP
#
# Server-side
<reply>
<servercmd>
CAPA SIZE
</servercmd>
</reply>
#