Commit 8f5336a2 authored by Steve Holme's avatar Steve Holme
Browse files

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.
parent f8a9dbd3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -11,6 +11,9 @@ SMTP
#
# Server-side
<reply>
<servercmd>
CAPA SIZE
</servercmd>
</reply>

#