]> Pileus Git - ~andy/fetchmail/blob - TODO
Point user from --ssl to --port.
[~andy/fetchmail] / TODO
1 Fix Berlios Bug #4725 (doesn't build on Darwin, incomplete types in
2 sink.c - timeval missing; trying to shuffle fetchmail.h before
3 sys/resource.h). (possibly fixed in SVN r4296)
4
5 Fix Yves Boisjoly's AUTH NTLM problem without breaking AUTH MSN.
6
7 Fix Jim Correia's MacOS X arpa/nameser.h|res_search vs. HEADER|-lresolv
8
9 RFC2047 encode X-Fetchmail-Warning?
10 X-Fetchmail-Warning: Empfängeradresse root@example.org stimmt mit keinem lokalen Namen überein
11 X-Virus-Scanned: amavisd-new at m2a2.dyndns.org
12 X-Amavis-Alert: BAD HEADER Non-encoded 8-bit data (char C3 hex) in message header 'X-Fetchmail-Warning': X-Fetchmail-Warning: +Empf\303\244ngeradresse ro...
13
14 check if --monitor still works properly
15 and complete CAN_MONITOR vs. interface checks
16 complete CAN_MONITOR replacement
17
18 put all getaddrinfo compat cruft into an easy-to-use m4 macro for
19 autoconf and Makefile.am snippet for automake, so people can just use it
20 without further hassle.