From b9e65e97d6cd65018b8eddca357b972ae4ed3e63 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 12 Nov 2006 22:13:49 +0000 Subject: 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 --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.txt') 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 -- cgit v1.2.3