mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:37:18 +03:00
ftpserver.pl: Added support for SMTP HELO command
...and updated test902 as explicit HELO response is no longer required.
This commit is contained in:
parent
e9cca79dd1
commit
eae86ba62d
2 changed files with 15 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ RFC821
|
|||
<reply>
|
||||
<servercmd>
|
||||
REPLY EHLO 500 Command unrecognized
|
||||
REPLY HELO 250 Already old but still servicing...
|
||||
</servercmd>
|
||||
</reply>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue