From 8fae522793c7ee92d5aae880067320396e13b5a7 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 26 Aug 2021 23:53:14 +0200 Subject: IMAP: record server's CAPABILITY data in pre-auth state. Saves one or two (STARTTLS) application-level round-trips. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3eaede5c..41db8457 100644 --- a/NEWS +++ b/NEWS @@ -113,6 +113,11 @@ fetchmail-6.4.22 (not yet released): * On IMAP connections, When --auth external is requested but not advertised by the server, log a proper error message. +# CHANGES: +* IMAP: When fetchmail is in not-authenticated state and the server volunteers + CAPABILITY information, use it and do not re-probe. (After STARTTLS, fetchmail + must and will re-probe explicitly.) + -------------------------------------------------------------------------------- fetchmail-6.4.21 (released 2021-08-09, 30042 LoC): -- cgit v1.2.3