aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-08-25 18:52:53 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-08-25 18:52:53 +0200
commite0e7a74bde52a1aa02d1da758128722598fb6dd8 (patch)
tree3064dd064dcde0969467c6d2e068d8ccbbd648b1 /TODO.txt
parent5256f6122e9843b1e9988a742ed6c2a4923bc2bd (diff)
downloadfetchmail-e0e7a74bde52a1aa02d1da758128722598fb6dd8.tar.gz
fetchmail-e0e7a74bde52a1aa02d1da758128722598fb6dd8.tar.bz2
fetchmail-e0e7a74bde52a1aa02d1da758128722598fb6dd8.zip
Align with legacy_6x.
* Normalize include order. * Backport missed bug fixes. * Remove dead code.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 8839b017..28fad276 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -176,6 +176,29 @@ questionable:
does it expect, what does it get instead, what does that mean, how can the
user fix it; references to the manual)
+- grarpamp suggested, on the fetchmail list in later April 2013, more
+ config file flexibility and explicitness, by marking polls, hosts,
+ accounts. See thread.
+
+- more selection options, Debian Bug#705291.
+
+- add a way to specify multiple fingerprints per host
+
+- add a way to specify non-MD5 fingerprints per host. SHA1 can be told
+ from its mere length; other digest algorithms would require some sort
+ of prefix. We may require the prefix for SHA1, too, for clarity.
+
+- more useful logging, suggested by Jerry, fetchmail-users, 17 May 2013
+ should include date, time, message-id, and 250 Ok message from
+ listener that got forwarded to.
+
+- support to present/limit the ciphers and protocols used
+ ciphers: Martin Koeppe (mkoeppe at gmx dot de) 20130717 on
+ fetchmail-users list.
+ protocols: see recent Postfix versions
+
+- add timestamps to local logfiles, proposed by Aaron Sloman
+ <A.Sloman at cs.bham.ac.uk> 2013-10-16
DOCUMENTATION:
- Add info whether Keywords are global, server or user keywords