aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
commit84580ab863845586828269ebc7c3d0ad9376b3e3 (patch)
tree99a328f572b9cd11268a7c159f174aa82d9e18a0 /NEWS
parent7f0acc8fc9cc6274b4cb52390c77d78dacfecc15 (diff)
downloadfetchmail-84580ab863845586828269ebc7c3d0ad9376b3e3.tar.gz
fetchmail-84580ab863845586828269ebc7c3d0ad9376b3e3.tar.bz2
fetchmail-84580ab863845586828269ebc7c3d0ad9376b3e3.zip
IMAP: don't send * after failed AUTHENTICATE EXTERNAL
...i. e. after receiving tagged response.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ab3f065..747f93d6 100644
--- a/NEWS
+++ b/NEWS
@@ -99,6 +99,10 @@ fetchmail-6.4.22 (not yet released):
Schinzel. The paper did not mention fetchmail.
* On IMAP connections, --auth ssh no longer prevents STARTTLS negotiation.
+# BUG FIX:
+* On IMAP connections, when AUTHENTICATE EXTERNAL fails and we have received the
+ tagged (= final) response, do not send "*".
+
--------------------------------------------------------------------------------
fetchmail-6.4.21 (released 2021-08-09, 30042 LoC):