diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-23 20:19:40 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-23 20:19:40 +0000 |
commit | d24e645fc4dd6a754702b10b6299366bde0e6c14 (patch) | |
tree | 179049b5050e888f0aadc16fddfc8ad170019e18 /BUGS | |
parent | 11d1f24479bca637fd5a21bebe06d96a788f48b7 (diff) | |
download | fetchmail-d24e645fc4dd6a754702b10b6299366bde0e6c14.tar.gz fetchmail-d24e645fc4dd6a754702b10b6299366bde0e6c14.tar.bz2 fetchmail-d24e645fc4dd6a754702b10b6299366bde0e6c14.zip |
Snapshot 6.2.6-pre8.
svn path=/trunk/; revision=4177
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 46 |
1 files changed, 23 insertions, 23 deletions
@@ -20,8 +20,18 @@ OPEN 2 #146306 fetchmail: so called "bouncing" of mail is braindead OPEN 2 #150137 Fetchmail does not use smtphost on bounces -NEW 2 #186739 SSL-POP3 closes connection when feeding to local SMTP takes +OPEN 3 #201113 PATCH fetchmail is missing a check for Subject Alternative Name (TLS cert.) + delayed - feature patch + +OPEN 3 #241883 fetchmail: man page and code comments & messages are unclear on global vars and their default vals + +OPEN 3 #316454 fetchmail: Puts "localhost" into Received header instead of hostname + should use FQDN instead + Received: from pop3.demon.co.uk by localhost with POP3 (fetchmail-6.2.5) + +FDBK 2 #186739 SSL-POP3 closes connection when feeding to local SMTP takes too long -> fetchmail dies with signal 13 + may be long fixed since the report FDBK 2 #312415 fetchmail: does not implement IMAP correctly apparently fetchmail emits protocol data when the server @@ -29,9 +39,6 @@ FDBK 2 #312415 fetchmail: does not implement IMAP correctly FDBK 2 #317761 fetchmail: Stops on underscore in domain part of email -OPEN 3 #212240 fetchmail: Option -l (--limit) 120000 doesn't cooperates - with -F (--flush) after upgrade. - FDBK 3 #286899 fetchmail: Problem with PID file [probably invalid and local problem with /etc/passwd] @@ -45,31 +52,24 @@ FDBK 3 #314509 fetchmail: lost mail, or only calculation error? NOTE: need to review if this causes buffer overrun problems. -FDBK 3 #155827 fetchmail: transposes Delivered-To header - -OPEN 3 #201113 PATCH fetchmail is missing a check for Subject Alternative Name (TLS cert.) - delayed - feature patch - -OPEN 3 #224564: fetchmail: passes from address [envelope!] with spaces to MTA - -INVA 3 #222510: --configdump doesn't work while daemon is running -INVA 3 #213805: --configdump doesn't work while daemon is running - problem is Debian-specific - FDBK 3 #223933 fetchmail: should ignore mails that are stuck on a server -OPEN 3 #241883: fetchmail: man page and code comments & messages are unclear on global vars and their default vals +FDBK 4 #276044 /etc/default/fetchmail lying around looking important + Probably debian-specific -INVA 4 #250253: Error message "Query status=24" is meaningless - (insufficient information, not reproducible) +INVA 3 #155827 fetchmail: transposes Delivered-To header + no evidence this is a fetchmail bug. -OPEN 3 #316454 fetchmail: Puts "localhost" into Received header instead of hostname - should use FQDN instead - Received: from pop3.demon.co.uk by localhost with POP3 (fetchmail-6.2.5) +INVA 3 #224564 fetchmail: passes from address [envelope!] with spaces to MTA + reporter has single quotes in the MDA option. + +INVA 3 #222510 --configdump doesn't work while daemon is running +INVA 3 #213805 --configdump doesn't work while daemon is running + problem is Debian-specific INVA 3 #317093 fetchmail: does not delete downloaded messages before finishing downloading everything Probably a misunderstanding of POP3 protocol -FDBK 4 #276044 /etc/default/fetchmail lying around looking important - Probably debian-specific +INVA 4 #250253 Error message "Query status=24" is meaningless + (insufficient information, not reproducible) --------------------------------------------------------------------------- |