diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-11-29 22:07:50 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-11-29 22:07:50 +0000 |
commit | f9fd0db683f22c7c1c0d6a14e2d5ad463833d407 (patch) | |
tree | 2fcc6cce16dd83bde3f6919c1344887d55060c2e /NEWS | |
parent | fb1adf19fff231ee8f55c15cf7866ca5319043db (diff) | |
download | fetchmail-f9fd0db683f22c7c1c0d6a14e2d5ad463833d407.tar.gz fetchmail-f9fd0db683f22c7c1c0d6a14e2d5ad463833d407.tar.bz2 fetchmail-f9fd0db683f22c7c1c0d6a14e2d5ad463833d407.zip |
Detail on missed CAPA probes.
svn path=/branches/BRANCH_6-3/; revision=4979
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -52,8 +52,8 @@ fetchmail 6.3.6 (not yet released): requested) fails with sslproto 'tls1' (also applies if this is implicit). - POP3 connections ignored STLS altogether in many circumstances, because - fetchmail did not probe server capabilities in all situations where it - should have done that. + fetchmail did not probe server capabilities for all values of "auth" - see + fetchmail-SA-2006-02.txt for details. - POP3 connections could retry USER/PASS authentication even if strong challenge-response schemes such as CRAM-MD5 had explicitly been requested, |