From e27771854041997e8e0e889f5ce7c9a82e93bdab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20K=C5=99emel?= Date: Tue, 6 Aug 2019 14:19:23 +0200 Subject: [PATCH] adding html emails file extenstion for the browsers to know what to do with it (#259) --- 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