GNU bug report logs -
#13328
24.2; Rmail does not properly decode MIME messages containing "From " lines or save such attachments correctly
Previous Next
Reported by: mdl <at> alum.mit.edu
Date: Tue, 1 Jan 2013 21:36:01 UTC
Severity: normal
Found in version 24.2
Full log
Message #20 received at 13328 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Lars Ingebrigtsen <larsi <at> gnus.org>
>> Cc: mdl <at> alum.mit.edu, 13328 <at> debbugs.gnu.org
>> Date: Mon, 07 Dec 2020 15:47:03 +0100
>>
>> Other mailers only add a ">" to the front of lines that match mbox
>> separators. ">From" does not match any mbox separator, so there's no
>> accumulation.
>
> But Rmail uses "^From:?" as the regexp that identifies the beginning
> of another message in an mbox file, so it must quote other "From"s to
> avoid catastrophic failures later. Or am I missing something?
If rmail uses that as the regexp, then I guess rmail will have to
continue quoting all "From:?" lines. But that's a pretty odd regexp to
use to split an mbox file -- first of all, "^From:" is not an mbox
separator at all, and neither is "Fromage".
The normal way to split an mbox is to use something like
`message-unix-mail-delimiter'.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 2 years and 246 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.