diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-21 14:52:33 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-21 14:52:33 +0000 |
commit | 85d5e89e02ddfa31f6753364d5fd235af2242cb8 (patch) | |
tree | 83a2a6a2e284aa73bfa737bd30ee6e77fa2aab99 | |
parent | b241ca1caa45016599ec9c8da7d1dc129693e474 (diff) | |
download | fetchmail-85d5e89e02ddfa31f6753364d5fd235af2242cb8.tar.gz fetchmail-85d5e89e02ddfa31f6753364d5fd235af2242cb8.tar.bz2 fetchmail-85d5e89e02ddfa31f6753364d5fd235af2242cb8.zip |
update
svn path=/trunk/; revision=4313
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -23,3 +23,9 @@ 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) |