]> Pileus Git - ~andy/fetchmail/blob - BUGS
1cc8f1224dac9d48b487eb3585ca953838628fcf
[~andy/fetchmail] / BUGS
1 1 = critical/showstopper
2 2 = severe/grave/important
3 3 = normal
4 4 = minor/cosmetic
5 5 = wishlist
6
7 NEW = not yet reviewed
8 OPEN = bug persists
9 FDBK = feedback required
10 INVA = invalid (not a bug, won't fix, etc.)
11 ---------------------------------------------------------------------------
12 Own
13
14 OPEN 3          sink.c leaks memory of ctl->destaddr
15
16 ---------------------------------------------------------------------------
17 Debian: http://bugs.debian.org/ (wishlist missing)
18
19 OPEN 2 #146306  fetchmail: so called "bouncing" of mail is braindead
20
21 OPEN 2 #150137  Fetchmail does not use smtphost on bounces
22
23 NEW  2 #186739  SSL-POP3 closes connection when feeding to local SMTP takes
24                 too long -> fetchmail dies with signal 13
25
26 FDBK 2 #312415  fetchmail: does not implement IMAP correctly
27                 apparently fetchmail emits protocol data when the server
28                 doesn't use {LENGTH} prefix on the body.
29
30 FDBK 2 #317761  fetchmail: Stops on underscore in domain part of email
31
32 OPEN 3 #212240  fetchmail: Option -l (--limit) 120000 doesn't cooperates
33                 with -F (--flush) after upgrade.
34
35 FDBK 3 #286899  fetchmail: Problem with PID file
36                 [probably invalid and local problem with /etc/passwd]
37
38 FDBK 3 #268346  /etc/init.d/fetchmail try-restart doesn't work
39 FDBK 3 #294547  fetchmail: has to be manually restarted after a while
40                 NOTE: appears to be regular network problem?
41                 but might also be a FD leak (check lsof?)
42
43 FDBK 3 #314509  fetchmail: lost mail, or only calculation error?
44                 Perhaps the server cannot count.
45                 NOTE: need to review if this causes buffer overrun
46                 problems.
47
48 FDBK 3 #155827  fetchmail: transposes Delivered-To header
49
50 OPEN 3 #201113  PATCH fetchmail is missing a check for Subject Alternative Name (TLS cert.)
51                 delayed - feature patch
52
53 OPEN 3 #224564: fetchmail: passes from address [envelope!] with spaces to MTA
54
55 INVA 3 #222510: --configdump doesn't work while daemon is running
56 INVA 3 #213805: --configdump doesn't work while daemon is running
57                 problem is Debian-specific
58
59 FDBK 3 #223933  fetchmail: should ignore mails that are stuck on a server
60
61 OPEN 3 #241883: fetchmail: man page and code comments & messages are unclear on global vars and their default vals
62
63 INVA 4 #250253: Error message "Query status=24" is meaningless
64                 (insufficient information, not reproducible)
65
66 OPEN 3 #316454  fetchmail: Puts "localhost" into Received header instead of hostname
67                 should use FQDN instead
68                 Received: from pop3.demon.co.uk by localhost with POP3 (fetchmail-6.2.5)
69
70 INVA 3 #317093  fetchmail: does not delete downloaded messages before finishing downloading everything
71                 Probably a misunderstanding of POP3 protocol
72
73 FDBK 4 #276044  /etc/default/fetchmail lying around looking important
74                 Probably debian-specific
75 ---------------------------------------------------------------------------