]> Pileus Git - ~andy/fetchmail/blob - TODO-7.0
e5ab34e2ad20691e3b3eaf9904dc279b300c8032
[~andy/fetchmail] / TODO-7.0
1 support SHA1 (and possibly other algorithm) finger prints
2 (grarpamp, fetchmail-users 2012-06-23)
3
4 add a "send test mail" mode, see message by Stanley Dziegiel
5 <stanley@stronglg.demon.co.uk> in fetchmail-users, 2012-05-30
6
7 fix NUL generation (see 6.3.21 release) and possibly string length
8 handling
9
10 review retrieveerrorsemantic contribution to avoid mail loss (cf. POP3
11 LAST)
12
13 clean up KPOP, SSL options
14
15 fix versions in features.html (6.4 vs. 7.0)
16
17 update README
18
19 check for other 6.2/6.3-specific documentation
20
21 merge libpwmd updates
22
23 fix versions 7.0/6.4/6.3.20 in fetchmail.man, want 7.0 for this release,
24 and 8.0 for C++
25
26 SSL fixes:
27 - write .man documentation, adjust FAQ (check diffs for what needs to be
28   documented)
29 - debug sslcertck default (gets disabled somehow)
30
31 Debian #632479 - doesn't accept -f and --pidfile options when waking up
32 BG daemon (watch out for idfile though!)
33
34 - debug mode fix: one switch to kill running daemon and enable -Nvvv -d0
35   --nosyslog options
36
37 - write email to flat files? (variant of bsmtp)
38
39 - probably 8.0 stuff: IMAP sink
40
41 - remove bouncemail feature?
42
43 - validate addresses to avoid invalid address issues
44     + consider if a bad-header interaction is desired
45
46 - merge up 6.3.20-6.3.22 fixes and NEWS