]> Pileus Git - ~andy/fetchmail/blob - TODO.txt
Update.
[~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 - check manpage/fetchmail.h and code which exit statuses are
7   actually used and clean up
8 - does libresolv or libc (glibc) or something cache resolver
9   addresses??? If so, that's a severe bug in the resp. lib.
10
11 6.3.7:
12 - more SMTP/LMTP error detail on message rejections even outside verbose mode.
13   Ian D. Allen, fetchmail-users. Two messages with examples.
14   What goes here? fetchmailrc location, server, port, user, folder, anything else?
15
16 CODE:
17 - check recent list mail
18 - check Debian BTS and other bug trackers
19 - better logging (log all headers, log forward destination + method)
20 - check strict envelope N Received parsing,
21   see mail from Admin Att on fetchmail-users
22 - 6.3.4-pending-deletes.patch
23 - fetchmail -s with running daemon complains rather than silently
24   restarting daemon
25 - send warning message when connection fails?
26 - when logging to syslog, disable locale?
27 - check FAQ O5 - do we really prefer From: over envelope?!?
28 - add code to allow safe authentication schemes if TLS fails
29
30 DOCUMENTATION:
31 - document Received: parsing expectations
32 - Add info whether Keywords are global, server or user keywords
33 - review sample.rcfile and document it
34 - consolidate multidrop documentation