9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] mimetype: add entry for .patch extension
Date: Mon, 08 Feb 2021 21:08:56 -0800	[thread overview]
Message-ID: <6B2624687B48229BD4C2C356D0661C68@eigenstate.org> (raw)
In-Reply-To: <39CF6C3CACABB0DA7AFE691C674A7C19@arrow.hsd1.ca.comcast.net>

Quoth Michael Forney <mforney@mforney.org>:
> This way, upas/vf won't flag .patch files as suspicious by default.
> 
> diff 55083200f5d1392076feb1bd51625d02d46a9698 9ff94047ba6fbb83806c7c3a86be6f2f897ef7b5
> --- a/sys/lib/mimetype	Sun Feb  7 15:01:36 2021
> +++ b/sys/lib/mimetype	Sun Feb  7 15:07:37 2021
> @@ -91,6 +91,7 @@
>  .p		text		plain			-	y # Pascal program
>  .p7m		application	x-pkcs7-mime		-	y # SMIME
>  .p7s		application	x-pkcs7-signature	-	y # SMIME
> +.patch		text		plain		-		y
>  .pbm		image		x-portable-bitmap	-	y
>  .pdf		application	pdf		-		y # Adobe Portable Document Format
>  .pif		application	octet-stream	-		r # DOS executable
> 

Seems good, but for most purposes, it also seems
reasonable to just 'rm /mail/lib/validateattachment';
I don't think it really does anything useful for mail
on plan 9.


  reply	other threads:[~2021-02-09  5:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07 23:07 Michael Forney
2021-02-09  5:08 ` ori [this message]
2021-02-10  2:54   ` Lyndon Nerenberg (VE7TFX/VE6BBM)
2021-02-10  7:31   ` sirjofri
2021-02-10 12:18     ` hiro
2021-02-10 21:59   ` Michael Forney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6B2624687B48229BD4C2C356D0661C68@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).