aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b130d869..8d50e23e 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@
* CRAM-MD5 authentication of IMAP and POP3 is working. Tested against
IMAP4rev1 2000.287 and v2000.70 POP3 gateway at neo.netnea.com.
* Full support for POP3 AUTH (RFC1734) with KERBEROS_IV, GSSAPI, OTP.
+ This code has been completely refactored. In the process, it is
+ possible I have broken GSSAPI and OPIE; this needs to be tested.
+ The old IMAP-LOGIN, IMAP-GSS, and IMAP-K4 protocols are gone; fetchmail
+ now uses these automatically when it detects the right capabilities.
+ To prevent having fetchmail look for a password, specify a "preauth"
+ option other than "password".
* Noted that Debian bugs #78963, #63064, #81312, #78796, #78363, #78149,
#68627, #67559, #63308, #63088, #71428 are fixed.
* Resolved Debian bug #65505: fetchmail now returns a nonzero exit status