diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-09-15 09:06:18 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-09-15 09:10:11 +0100 |
commit | eae86ba62dadecc8fc9ef7ae4fc5f3a8439496e9 (patch) | |
tree | 2bd2fbc6962f730cca20278c5cdcdb4b3e27e219 /tests/data/test902 | |
parent | e9cca79dd1d38f94fdecf7af4b1a8a5512207913 (diff) |
ftpserver.pl: Added support for SMTP HELO command
...and updated test902 as explicit HELO response is no longer required.
Diffstat (limited to 'tests/data/test902')
-rw-r--r-- | tests/data/test902 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test902 b/tests/data/test902 index 4da1b9912..c61ab9353 100644 --- a/tests/data/test902 +++ b/tests/data/test902 @@ -12,7 +12,6 @@ RFC821 <reply> <servercmd> REPLY EHLO 500 Command unrecognized -REPLY HELO 250 Already old but still servicing... </servercmd> </reply> |