aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-11-12 22:13:49 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-11-12 22:13:49 +0000
commitb9e65e97d6cd65018b8eddca357b972ae4ed3e63 (patch)
tree3077a56aa0c440176c5f4a73ddc5af0adb08e02a /TODO.txt
parent3b4f5154753b18d70188dd373e8ca7818826ceee (diff)
downloadfetchmail-b9e65e97d6cd65018b8eddca357b972ae4ed3e63.tar.gz
fetchmail-b9e65e97d6cd65018b8eddca357b972ae4ed3e63.tar.bz2
fetchmail-b9e65e97d6cd65018b8eddca357b972ae4ed3e63.zip
Fix TLS issue: fail if sslfingerprint, sslproto tls1 or sslcertck are configured and STARTTLS fails. Only by omitting all of these options, fetchmail will try opportunistic TLS.
svn path=/branches/BRANCH_6-3/; revision=4930
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 956ddb3e..a6fc8c76 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,5 +1,4 @@
6.3.6:
-- fix TLS issue for good
- investigate 6.3.5 regression on spam message (berlios bug #9364)
- bug #9412
@@ -15,6 +14,7 @@ CODE:
- send warning message when connection fails?
- when logging to syslog, disable locale?
- check FAQ O5 - do we really prefer From: over envelope?!?
+- add code to allow safe authentication schemes if TLS fails
DOCUMENTATION:
- document Received: parsing expectations