]> Pileus Git - ~andy/fetchmail/blob - TODO.txt
Update.
[~andy/fetchmail] / TODO.txt
1 6.4:
2 - disable SOCKS by default? Add hooks to do that?
3 - > b) When the envelope header is specified, but it isn't found, a
4   > warning is logged and the mail is forwarded to the postmaster
5   > ("WARNING: Envelope header $HEADER found, cannot identify the
6   > recipient.  Forwarding to the postmaster")
7   Rob MacGregor 2007-03-16 Patch to the man page, fetchmail-devel@
8 - integrate Isaac Wilcox's test rig
9 - look at Tony Earnshaw's .spec file
10 - look at Gentoo patches
11 - remove dead replacement functions: strdup (Andreas Krennmair), ...
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 - see if "AUTH SSH" can be made to work for POP3
16 - revisit BerliOS patches
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 - make APOP an authenticator, integrate with regular auto authentication
30   but stuff it at the end
31 - use SASL?
32
33 DOCUMENTATION:
34 - Add info whether Keywords are global, server or user keywords
35 - consolidate multidrop documentation