aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-07-23 17:14:27 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-07-23 17:14:27 +0000
commitb1b5157b2d7d37c2fb557631d4204af599e031f8 (patch)
treebd8bc959ee6cda3cf5834103232a13f2e3e8ce75 /BUGS
parentb7b7bbadebfe65341e906decba6f06870721b0f9 (diff)
downloadfetchmail-b1b5157b2d7d37c2fb557631d4204af599e031f8.tar.gz
fetchmail-b1b5157b2d7d37c2fb557631d4204af599e031f8.tar.bz2
fetchmail-b1b5157b2d7d37c2fb557631d4204af599e031f8.zip
Update.
svn path=/trunk/; revision=4172
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS28
1 files changed, 27 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index e0f0eca2..1cc8f122 100644
--- a/BUGS
+++ b/BUGS
@@ -14,7 +14,7 @@ Own
OPEN 3 sink.c leaks memory of ctl->destaddr
---------------------------------------------------------------------------
-Debian: http://bugs.debian.org/
+Debian: http://bugs.debian.org/ (wishlist missing)
OPEN 2 #146306 fetchmail: so called "bouncing" of mail is braindead
@@ -33,7 +33,9 @@ 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]
+FDBK 3 #268346 /etc/init.d/fetchmail try-restart doesn't work
FDBK 3 #294547 fetchmail: has to be manually restarted after a while
NOTE: appears to be regular network problem?
but might also be a FD leak (check lsof?)
@@ -47,3 +49,27 @@ 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
+
+INVA 4 #250253: Error message "Query status=24" is meaningless
+ (insufficient information, not reproducible)
+
+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 #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
+---------------------------------------------------------------------------