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