[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Formatting algorithm, an experiment
From: |
Ralph Corderoy |
Subject: |
Re: [Groff] Formatting algorithm, an experiment |
Date: |
Thu, 26 Jun 2014 15:42:05 +0100 |
Hi Peter,
> > http://lists.gnu.org/archive/html/groff/2014-06/bin14bGZPiUPU.bin
> > which
>
> The .bin extension issue for attachments in archived email has come up
> before. Does anyone know why lists.gnu.org is doing this and whether
> there'd be any point trying to get it fixed?
It's to protect users on systems that might execute it as a program
willy-nilly, e.g. Microsoft.
http://wiki.list.org/pages/viewpage.action?pageId=4030603
https://mail.python.org/pipermail/mailman-users/2008-October/063693.html
says how Mailman looks up the MIME part's content-type to see if it's
known. The email used
Content-Type: application/x-tar-gz
Content-Disposition: attachment; filename="distribute.tgz"
Content-Transfer-Encoding: base64
and application/x-tar-gz isn't in
http://www.iana.org/assignments/media-types/application/ The closest is
http://www.iana.org/assignments/media-types/application/gzip which
leaves the tar for the user to fathom out if left to MIME types alone.
Cheers, Ralph.
- Re: [Groff] Formatting algorithm, an experiment, Ulrich Lauther, 2014/06/23
- Re: [Groff] Formatting algorithm, an experiment, Doug McIlroy, 2014/06/24
- Re: [Groff] Formatting algorithm, an experiment, Ralph Corderoy, 2014/06/26
- Re: [Groff] Formatting algorithm, an experiment, Peter Schaffter, 2014/06/26
- Re: [Groff] Formatting algorithm, an experiment, Ulrich Lauther, 2014/06/26
- Re: [Groff] Formatting algorithm, an experiment,
Ralph Corderoy <=
- Re: [Groff] Formatting algorithm, an experiment, Steffen Nurpmeso, 2014/06/27
- Re: [Groff] Formatting algorithm, an experiment, Ralph Corderoy, 2014/06/27
- Re: [Groff] Formatting algorithm, an experiment, Steffen Nurpmeso, 2014/06/27
- Re: [Groff] Formatting algorithm, an experiment, Ulrich Lauther, 2014/06/27
- Re: [Groff] Formatting algorithm, an experiment, Steffen Nurpmeso, 2014/06/27
- Re: [Groff] Formatting algorithm, an experiment, Ulrich Lauther, 2014/06/28