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