diff options
author | Steve Holme <steve_holme@hotmail.com> | 2012-05-28 20:59:10 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2012-05-28 20:59:10 +0100 |
commit | 3fa0fbb816bb03b5d68d80a26323ee8c8609c369 (patch) | |
tree | f2750c5ea5fe6dd7b87ce0e7cc331681cab383f1 /tests/ftpserver.pl | |
parent | a9d798c4d54e45d1480e4974eeda244fc0c3300e (diff) |
pop3: Changed response code from O and E to + and -
The POP3 protocol doesn't really have the concept of error codes and
uses +, +OK and -ERR in response to commands to indicate continue,
success and error.
The AUTH command is one of those commands that requires multiple pieces
of data to be sent to the server where the server will respond with + as
part of the handshaking. This meant changing the values before
continuing with the next stage of adding authentication support.
Diffstat (limited to 'tests/ftpserver.pl')
0 files changed, 0 insertions, 0 deletions