ftpserver.pl: Moved POP3 USER and PASS handlers into own functions

This commit is contained in:
Steve Holme
2013-09-14 20:45:58 +01:00
parent 45e0a661ce
commit 84ad1569e5
2 changed files with 38 additions and 5 deletions

View File

@@ -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>
#