From f4153c353fb0610752cf133e7b1ffcc2a9c279e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20K=C5=99emel?= Date: Thu, 18 Jul 2019 22:08:39 +0200 Subject: [PATCH] adding html emails file extenstion for the browsers to know what to do with it --- share/mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/mailcap b/share/mailcap index c9c0a68..a265aa4 100644 --- a/share/mailcap +++ b/share/mailcap @@ -1,5 +1,5 @@ text/plain; $EDITOR %s ; -text/html; openfile %s ; +text/html; openfile %s ; nametemplate=%s.html text/html; w3m -I %{charset} -T text/html; copiousoutput; image/*; muttimage %s ; copiousoutput video/*; setsid mpv --quiet %s &; copiousoutput