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