aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-09-25 10:56:26 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-09-25 10:56:26 +0000
commitcc14e64176ae6357f96d740b38fcddd725804808 (patch)
treec383bc72b0cc6014e120a6ff2a35ea796fe6e8ab /TODO
parent162842cde9a7024fcf738bf3a192ad5522bd549a (diff)
downloadfetchmail-cc14e64176ae6357f96d740b38fcddd725804808.tar.gz
fetchmail-cc14e64176ae6357f96d740b38fcddd725804808.tar.bz2
fetchmail-cc14e64176ae6357f96d740b38fcddd725804808.zip
Update.
svn path=/trunk/; revision=4330
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 0 insertions, 15 deletions
diff --git a/TODO b/TODO
index b2f78302..fbb72d21 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,3 @@
-Fix Berlios Bug #4725 (doesn't build on Darwin, incomplete types in
-sink.c - timeval missing; trying to shuffle fetchmail.h before
-sys/resource.h). (possibly fixed in SVN r4296)
-
-Fix Jim Correia's MacOS X arpa/nameser.h|res_search vs. HEADER|-lresolv
-
Review Solaris gettext stuff.
RFC2047 encode X-Fetchmail-Warning?
@@ -19,13 +13,4 @@ put all getaddrinfo compat cruft into an easy-to-use m4 macro for
autoconf and Makefile.am snippet for automake, so people can just use it
without further hassle.
-clean up options.c, instead of LA_* options, use the corresponding short
-option letter where possible. Saves some LA_* values.
-
pkg-config for OpenSSL? -ldl problem
-
-Thomas Wolff: AUTHFAIL doesn't quite fit
-(server resets connection immediately)
-$ ./fetchmail --ssl --service 993
-fetchmail: SSL connection failed.
-fetchmail: Query status=3 (AUTHFAIL)