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:
@@ -11,6 +11,9 @@ SMTP
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
<servercmd>
|
||||
CAPA SIZE
|
||||
</servercmd>
|
||||
</reply>
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user