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
View this message in rfc822 format
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: mdl <at> alum.mit.edu, 13328 <at> debbugs.gnu.org
> Date: Tue, 08 Dec 2020 14:34:09 +0100
>
> > 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".
AFAIK, mbox format requires that every new message begins with a line
that starts with "From " (sorry, I forgot the space in my previous
message). See, for example, this page:
https://www.loc.gov/preservation/digital/formats/fdd/fdd000383.shtml
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.