]> Pileus Git - ~andy/fetchmail/commitdiff
Update.
authorMatthias Andree <matthias.andree@gmx.de>
Fri, 17 Feb 2006 15:01:46 +0000 (15:01 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Fri, 17 Feb 2006 15:01:46 +0000 (15:01 -0000)
svn path=/branches/BRANCH_6-3/; revision=4690

TODO

diff --git a/TODO b/TODO
index c927cc06c6df253c22a19be3c048310500c2789b..7c7e1578dc14669eb9a5b83ea19da862dee3df6f 100644 (file)
--- 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:
 ==========