diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-08-28 19:29:40 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-08-28 19:29:40 +0200 |
commit | 8bd8edd5c965e2f0dbcf82e14338ea9555abd989 (patch) | |
tree | 57cd8d55280961aa19133c46e978bce666e47082 /NEWS | |
parent | 53e27e77258796e0e076afa76052ad90ae08c0cd (diff) | |
download | fetchmail-8bd8edd5c965e2f0dbcf82e14338ea9555abd989.tar.gz fetchmail-8bd8edd5c965e2f0dbcf82e14338ea9555abd989.tar.bz2 fetchmail-8bd8edd5c965e2f0dbcf82e14338ea9555abd989.zip |
Note restriction of GSSAPI creds fix.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -89,6 +89,8 @@ fetchmail-6.3.18 (not yet released): credentials. This avoids getting servers such as Exchange 2007 wedged if GSSAPI authentication fails. Reported by Patrick Rynhart, Debian Bug #568455, and Alan Murrell, to the fetchmail-users list. + Note that if GSSAPI fails for other reasons, you can use the --auth option to + work around that. * Fetchmail now parses response to "FETCH n:m RFC822.SIZE" and "FETCH n RFC822.HEADER" in a more flexible manner. (Sunil Shetye) |