From 394b5392352b68b170e1ca37be6b5efadf256d07 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 12 May 2006 01:27:39 +0000 Subject: For protocols such as IMAP that are not delimited by "." lines, truncate the input buffer when the message has been completely read, to avoid taking trailing garbage into the message if the terminal CRLF is missing. Fixes Debian Bug#312415. (Patch suggested by Mike Jones, Manchester Univ.). svn path=/branches/BRANCH_6-3/; revision=4824 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 070010b9..518dd940 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,12 @@ fetchmail 6.3.5 (not yet released): * fetchmail expects Received: headers in a particular format when parsing envelopes. +# BUG FIXES: +* For protocols such as IMAP that are not delimited by "." lines, truncate the + input buffer when the message has been completely read, to avoid taking + trailing garbage into the message if the terminal CRLF is missing. Fixes + Debian Bug#312415. (Patch suggested by Mike Jones, Manchester Univ.). + # TRANSLATION UPDATES: * Russian/ru (Pavel Maryanov), Vietnamese/vi (Clytie Siddall) -- cgit v1.2.3