diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-08-28 19:29:57 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-08-28 19:29:57 +0200 |
commit | df7a85f6e58c728d99b80c3d1901a0c096dc8d95 (patch) | |
tree | 59f33bf5aad0eb7de60008fc9fe311b7a7c82f44 | |
parent | 8bd8edd5c965e2f0dbcf82e14338ea9555abd989 (diff) | |
download | fetchmail-df7a85f6e58c728d99b80c3d1901a0c096dc8d95.tar.gz fetchmail-df7a85f6e58c728d99b80c3d1901a0c096dc8d95.tar.bz2 fetchmail-df7a85f6e58c728d99b80c3d1901a0c096dc8d95.zip |
Mark repoll feature as TODO.
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ soon - MUST: Postfix virtual users" around 2009-09-23 on fetchmail-users@). soon - SHOULD: +- add repoll for all kinds of auth failures + (requires framework to track which auth failed in auto mode) - SockOpen sometimes exits with errno == 0, confusing users (found with Google RealTime on Twitter) - make sure the man page completely lists all options (f. i. sslcertpath) in |