]> Pileus Git - ~andy/fetchmail/blob - BUGS
strncat -> strlcat
[~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 OPEN 3 #201113  PATCH fetchmail is missing a check for Subject Alternative Name (TLS cert.)
24                 delayed - feature patch
25
26 OPEN 3 #241883  fetchmail: man page and code comments & messages are unclear on global vars and their default vals
27
28 OPEN 3 #316454  fetchmail: Puts "localhost" into Received header instead of hostname
29                 should use FQDN instead
30                 Received: from pop3.demon.co.uk by localhost with POP3 (fetchmail-6.2.5)
31
32 FDBK 2 #186739  SSL-POP3 closes connection when feeding to local SMTP takes
33                 too long -> fetchmail dies with signal 13
34                 may be long fixed since the report
35
36 FDBK 2 #312415  fetchmail: does not implement IMAP correctly
37                 apparently fetchmail emits protocol data when the server
38                 doesn't use {LENGTH} prefix on the body.
39
40 FDBK 2 #317761  fetchmail: Stops on underscore in domain part of email
41
42 FDBK 3 #286899  fetchmail: Problem with PID file
43                 [probably invalid and local problem with /etc/passwd]
44
45 FDBK 3 #268346  /etc/init.d/fetchmail try-restart doesn't work
46 FDBK 3 #294547  fetchmail: has to be manually restarted after a while
47                 NOTE: appears to be regular network problem?
48                 but might also be a FD leak (check lsof?)
49
50 FDBK 3 #314509  fetchmail: lost mail, or only calculation error?
51                 Perhaps the server cannot count.
52                 NOTE: need to review if this causes buffer overrun
53                 problems.
54
55 FDBK 3 #223933  fetchmail: should ignore mails that are stuck on a server
56
57 FDBK 4 #276044  /etc/default/fetchmail lying around looking important
58                 Probably debian-specific
59
60 INVA 3 #155827  fetchmail: transposes Delivered-To header
61                 no evidence this is a fetchmail bug.
62
63 INVA 3 #224564  fetchmail: passes from address [envelope!] with spaces to MTA
64                 reporter has single quotes in the MDA option.
65
66 INVA 3 #222510  --configdump doesn't work while daemon is running
67 INVA 3 #213805  --configdump doesn't work while daemon is running
68                 problem is Debian-specific
69
70 INVA 3 #317093  fetchmail: does not delete downloaded messages before finishing downloading everything
71                 Probably a misunderstanding of POP3 protocol
72
73 INVA 4 #250253  Error message "Query status=24" is meaningless
74                 (insufficient information, not reproducible)
75 ---------------------------------------------------------------------------