From e35105e46eace82dd8c6a7b4247431a5771ed305 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 14 Jul 2016 16:19:38 -0300 Subject: Updates mailcap config --- TODO.md | 1 + mailcap.dot.link | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index ed63460..ed8c4aa 100644 --- a/TODO.md +++ b/TODO.md @@ -5,6 +5,7 @@ TODO * Mailcap: open attachments in background. * Config for [sup-mail](https://packages.debian.org/stable/sup-mail). * [Archival](https://joeyh.name/blog/entry/moving_my_email_archives_and_packages_to_git-annex/)? +* [Mailcap, HTML and AppArmor](http://www.justgohome.co.uk/blog/2014/02/mailcap-html-apparmor.html). * Increased security on smtp/imaps password storage: * https://github.com/sup-heliotrope/sup/wiki/Securely-Store-Password * http://serverfault.com/questions/149452/how-can-i-use-fetchmail-or-another-email-grabber-with-osx-keychain-for-authent diff --git a/mailcap.dot.link b/mailcap.dot.link index 8659571..40c9af9 100644 --- a/mailcap.dot.link +++ b/mailcap.dot.link @@ -157,7 +157,7 @@ audio/x-mp3;mplayer %s audio/x-mpeg;mplayer %s audio/x-mpegurl;mplayer %s audio/x-scpls;mplayer %s -image/*; image2ascii %s; copiousoutput +#image/*; image2ascii %s; copiousoutput application/msword; /usr/bin/antiword '%s'; copiousoutput; description="M$ Word Text"; nametemplate=%s.doc # Java Web Start #application/x-java-jnlp-file; /usr/bin/javaws %s -- cgit v1.2.3