From 570e3ef1831cdb13a1baf846029ffa1cb7ec1b79 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 24 May 2009 14:45:17 +0000 Subject: Treat permanent delivery errors as temporary (configurable). Fetchmail no longer drops permanently undelivered messages by default, to match historic documentation. It does this by adding a new "softbounce" option, see below. Fixes Debian Bug#471283, demotes Debian Bug#494418 to wishlist. There is a new "softbounce" global option that prevents the deletion of messages that have not been forwarded. It defaults to "true" for fetchmail 6.3.X in order to match historic documentation. This may change its default in the next major release. NOTE: untested. svn path=/branches/BRANCH_6-3/; revision=5315 --- TODO.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index aaf1852f..47a780ed 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,9 +14,8 @@ soon - MUST: https://bugs.launchpad.net/ubuntu/+source/fetchmail/+bug/151333 soon - SHOULD: -- https://bugzilla.novell.com/show_bug.cgi?id=246829 - fetchmail lost some mail - (5XX error code in contradiction with manual?) - also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471283 +- https://bugzilla.novell.com/show_bug.cgi?id=246829 - recycle part of + patch (STARTTLS required; 5XX error code in contradiction with manual?) - allow \Deleted without \Seen, rf. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466299 - document IMAP4 ACL requirements @@ -31,7 +30,7 @@ soon - SHOULD: - Debian Bug#449179, smbutil.c:90: unicodeToString: Assertion `len+1 < sizeof buf' failed, from Stepan Golosunov - Fix TOCTOU race around prc_filecheck* -- Get rid of peeking in socket.c? MSG_PEEK seems non-portable and racey. +- Get rid of peeking in socket.c? MSG_PEEK seems non-portable. soon - MAY: - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471176 -- cgit v1.2.3