]> Pileus Git - ~andy/fetchmail/blob - TODO.txt
r6394@balu: mandree | 2007-01-06 02:33:35 +0100
[~andy/fetchmail] / TODO.txt
1 6.3.7:
2 - integrate Isaac Wilcox's test rig
3 - look at Tony Earnshaw's .spec file
4 - revisit BerliOS patches
5 - see if "AUTH SSH" can be made to work for POP3
6 - more SMTP/LMTP error detail on message rejections even outside verbose mode.
7   Ian D. Allen, fetchmail-users. Two messages with examples.
8   What goes here? fetchmailrc location, server, port, user, folder, anything else?
9
10 6.4:
11 - remove dead replacement functions: strdup (Andreas Krennmair), ...
12
13 CODE:
14 - check recent list mail
15 - check Debian BTS and other bug trackers
16 - better logging (log all headers, log forward destination + method)
17 - check strict envelope N Received parsing,
18   see mail from Admin Att on fetchmail-users
19 - 6.3.4-pending-deletes.patch
20 - fetchmail -s with running daemon complains rather than silently
21   restarting daemon
22 - send warning message when connection fails?
23 - when logging to syslog, disable locale?
24 - check FAQ O5 - do we really prefer From: over envelope?!?
25 - add code to allow safe authentication schemes if TLS fails
26
27 DOCUMENTATION:
28 - document Received: parsing expectations
29 - Add info whether Keywords are global, server or user keywords
30 - review sample.rcfile and document it
31 - consolidate multidrop documentation