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