pop3: Fixed APOP being determined by CAPA response rather than by timestamp
This commit replaces that of 9f260b5d66 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."
This commit is contained in:
@@ -15,7 +15,7 @@ This release includes the following changes:
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o curl_easy_setopt: Fixed OAuth 2.0 Bearer option name [1]
|
||||
o pop3: Fixed selection of APOP when server replies with an invalid timestamp
|
||||
o pop3: pop3: Fixed APOP being determined by CAPA response rather than by timestamp
|
||||
o
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
Reference in New Issue
Block a user