From 37c9db7d22a988452dd04fdf2c9bafde1a9752b2 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 17 Feb 2006 15:01:46 +0000 Subject: Update. svn path=/branches/BRANCH_6-3/; revision=4690 --- TODO | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/TODO b/TODO index c927cc06..7c7e1578 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,25 @@ For 6.3.X: ========== +20060213T122015 [ 53: Frederic Marchal] [fetchmail-users] Incorrect header line and lost mails + +See if fetchmail still segfaults (see quotes of Frederic Marchal +2006-02-17): +> In fetchmail, the problem is clearly located in transact.c (I wouldn't +> call it a bug until I get some clarification from the one who wrote +> it). The part of the code that rejects the mail is preceded by a comment +> stating +> +> * At least one brain-dead website (netmind.com) is known to +> * send out robotmail that's missing the RFC822 delimiter blank +> * line before the body! Without this check fetchmail segfaults. +> * With it, we treat such messages as spam and refuse them. +> +> But the test after this comment doesn't test for the beginning of the +> body but for a header line not starting with a blank and not containing +> a colon. + + Validate --mda/mda option so that single quotes (') around the placeholders are rejected Debian Bug #347909 @@ -11,6 +30,9 @@ location? Yves Boisjoly reports that NTLM auth needs to use the real Wks field rather than duplicating the user name (see l. 211 in smbutil.c). +Make fetchmailconf a noarch RPM (needs %ifarch hacks and running +rpmbuild twice). + For later: ========== -- cgit v1.2.3