ftpserver.pl: Moved POP3 USER and PASS handlers into own functions
This commit is contained in:
@@ -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>
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user