diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-08-02 17:59:35 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-08-02 17:59:35 +0000 |
commit | a96597a0f83edc16a2369aca3c82a442f1324849 (patch) | |
tree | 7e66e6d013e1d66fa9598ba94f13d82f42223501 /NEWS | |
parent | 82d0e434b7e59e92893711225011e942629b3080 (diff) | |
download | fetchmail-a96597a0f83edc16a2369aca3c82a442f1324849.tar.gz fetchmail-a96597a0f83edc16a2369aca3c82a442f1324849.tar.bz2 fetchmail-a96597a0f83edc16a2369aca3c82a442f1324849.zip |
Kevin Turner's bugfix.
svn path=/trunk/; revision=2534
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ fetchmail-5.0.6 (): * Detect Intermail server's "wait a few minutes" message and cope. * Patches for Heimdal implementation of GSSAPI from Leif Johansson <leifj@matematik.su.se>. Somebody should test this against the MIT version. +* Fix IMAP authentication code to not rely on the challenge code + accepting multiple writes; thanks to Kevin Turner <kevin.turner@oberlin.edu>. Warning: CompuServe changed their POP3 system on 31 July 1999. In doing so, they broke fetchmail's RPA support. Nobody has sent me either code that |