diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-09-14 20:45:58 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-09-14 20:46:45 +0100 |
commit | 84ad1569e5fc939eb8bdac2baf4836806c519579 (patch) | |
tree | 872fcf917725ffe750b50910c945aa501304986f /tests/data/test856 | |
parent | 45e0a661cece6a2c2af2e946b5ef67b5aac01c68 (diff) |
ftpserver.pl: Moved POP3 USER and PASS handlers into own functions
Diffstat (limited to 'tests/data/test856')
-rw-r--r-- | tests/data/test856 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/data/test856 b/tests/data/test856 index 7076cf6a9..55991c7b6 100644 --- a/tests/data/test856 +++ b/tests/data/test856 @@ -2,6 +2,7 @@ <info> <keywords> POP3 +LOGIN
FAILURE </keywords> </info> @@ -9,9 +10,6 @@ FAILURE # # Server-side <reply> -<servercmd> -REPLY PASS -ERR invalid login -</servercmd> </reply> # |