]> Pileus Git - ~andy/fetchmail/blob - TODO.txt
update
[~andy/fetchmail] / TODO.txt
1 6.4:
2 - > b) When the envelope header is specified, but it isn't found, a
3   > warning is logged and the mail is forwarded to the postmaster
4   > ("WARNING: Envelope header $HEADER found, cannot identify the
5   > recipient.  Forwarding to the postmaster")
6   Rob MacGregor 2007-03-16 Patch to the man page, fetchmail-devel@
7 - integrate Isaac Wilcox's test rig
8 - look at Tony Earnshaw's .spec file
9 - look at Gentoo patches
10 - remove dead replacement functions: strdup (Andreas Krennmair), ...
11 - more SMTP/LMTP error detail on message rejections even outside verbose mode.
12   Ian D. Allen, fetchmail-users. Two messages with examples.
13   What goes here? fetchmailrc location, server, port, user, folder, anything else?
14 - see if "AUTH SSH" can be made to work for POP3
15 - revisit BerliOS patches
16 - check recent list mail
17 - check Debian BTS and other bug trackers
18 - better logging (log all headers, log forward destination + method)
19 - check strict envelope N Received parsing,
20   see mail from Admin Att on fetchmail-users
21 - 6.3.4-pending-deletes.patch
22 - fetchmail -s with running daemon complains rather than silently
23   restarting daemon
24 - send warning message when connection fails?
25 - when logging to syslog, disable locale?
26 - check FAQ O5 - do we really prefer From: over envelope?!?
27 - add code to allow safe authentication schemes if TLS fails
28 - make APOP an authenticator, integrate with regular auto authentication
29   but stuff it at the end
30 - use SASL?
31
32 DOCUMENTATION:
33 - Add info whether Keywords are global, server or user keywords
34 - consolidate multidrop documentation