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