]> Pileus Git - ~andy/fetchmail/blob - TODO.txt
Add.
[~andy/fetchmail] / TODO.txt
1 6.3.6:
2 - move .html files from list archive to some doc directory
3 - Zak's further minor issues
4 - Debian Bug #400950: SSL cert CN overrides --user, since
5   Götz Nimrill's authenticate external patch.
6
7 6.3.7:
8 - more SMTP/LMTP error detail on message rejections even outside verbose mode.
9   Ian D. Allen, fetchmail-users. Two messages with examples.
10   What goes here? fetchmailrc location, server, port, user, folder, anything else?
11
12 CODE:
13 - check recent list mail
14 - check Debian BTS and other bug trackers
15 - better logging (log all headers, log forward destination + method)
16 - check strict envelope N Received parsing,
17   see mail from Admin Att on fetchmail-users
18 - 6.3.4-pending-deletes.patch
19 - fetchmail -s with running daemon complains rather than silently
20   restarting daemon
21 - send warning message when connection fails?
22 - when logging to syslog, disable locale?
23 - check FAQ O5 - do we really prefer From: over envelope?!?
24 - add code to allow safe authentication schemes if TLS fails
25
26 DOCUMENTATION:
27 - document Received: parsing expectations
28 - Add info whether Keywords are global, server or user keywords
29 - review sample.rcfile and document it
30 - consolidate multidrop documentation