mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
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:
parent
f8a9dbd391
commit
8f5336a2fa
@ -11,6 +11,9 @@ SMTP
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
<servercmd>
|
||||
CAPA SIZE
|
||||
</servercmd>
|
||||
</reply>
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user