diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2019-05-12 10:29:00 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-05-12 10:29:00 +0200 |
commit | 474a05177cb49f111ef9732a3fb09778f1713b19 (patch) | |
tree | ee9b8aa488eac871d2ff5eae35b6bd09968023c1 /TODO.txt | |
parent | ab245dddc6a34d6dd2965bf1f74071590c553112 (diff) | |
download | fetchmail-474a05177cb49f111ef9732a3fb09778f1713b19.tar.gz fetchmail-474a05177cb49f111ef9732a3fb09778f1713b19.tar.bz2 fetchmail-474a05177cb49f111ef9732a3fb09778f1713b19.zip |
Document FETCHMAIL_POP3_FORCE_RETR and drop it from TODO.txt.
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -155,7 +155,6 @@ questionable: - add code to allow safe authentication schemes if TLS fails - make APOP an authenticator, integrate with regular auto authentication but stuff it at the end -- allow forcing RETR (RETR vs. TOP, fetchmail-users, drbob 2008-01-11) - CRYPTO: use SASL? - make logfile more useful (redirect not only in daemon mode) - close/reopen logfile on certain signals (for newsyslog/logrotate |