aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-06-10 22:55:36 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-06-10 22:55:36 +0000
commitf203d73c2fb76ee6bba75c645ab4b7b7f2a9f148 (patch)
treead49ec56ce532d37c4d78ba0e59442f0a10639d2 /TODO.txt
parentb18e438aad0f8f7015b50ef138c63957adfa3eaa (diff)
downloadfetchmail-f203d73c2fb76ee6bba75c645ab4b7b7f2a9f148.tar.gz
fetchmail-f203d73c2fb76ee6bba75c645ab4b7b7f2a9f148.tar.bz2
fetchmail-f203d73c2fb76ee6bba75c645ab4b7b7f2a9f148.zip
No longer complain about invalid sslproto "" when POP3 CAPA probe fails.
Fixes Debian Bug#421446 (Holger Leskien), Novell Bug #247233 (Jon Nelson). Thanks to Matthias Strauß for a configuration to reproduce the issue. svn path=/branches/BRANCH_6-3/; revision=5109
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index e92c6e52..2cc1e3ee 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,9 +1,6 @@
soon:
- find a solution for the "invalid header" discards message problem
(escape headers and stuff reminder into body)
-- https://bugzilla.novell.com/show_bug.cgi?id=247233
- (same as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421446)
- might be our fallback of setting sslproto to ""? But what triggers it?
6.4:
- make the SSL default v3 (rather than v23).