pop3: Fixed APOP being determined by CAPA response rather than by timestamp
authorSteve Holme <steve_holme@hotmail.com>
Tue, 24 Dec 2013 16:32:48 +0000 (16:32 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 24 Dec 2013 16:34:55 +0000 (16:34 +0000)
commit6f2d5f0562f64a95407869a1fe365e652b0a5a8d
tree0c2a97c2d9472011d9c20939804e00a99c9ec136
parent82bf8edff3fd81fef06f77591e39db3049a969f4
pop3: Fixed APOP being determined by CAPA response rather than by timestamp

This commit replaces that of 9f260b5d6610f3 because according to RFC-2449,
section 6, there is no APOP capability "...even though APOP is an
optional command in [POP3].  Clients discover server support of APOP by
the presence in the greeting banner of an initial challenge enclosed in
angle brackets."
RELEASE-NOTES
lib/pop3.c
tests/ftpserver.pl