From 8fdce2a971b1883c7f1f89006e88de2eecc232db Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 6 Dec 2015 10:07:34 +0100 Subject: config: improve auto viewing --- config/common | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/common b/config/common index 4128a6a..9bf5598 100644 --- a/config/common +++ b/config/common @@ -12,4 +12,8 @@ set honor_followup_to=no # Mail-Followup-To ignorieren set header_cache=~/.mutt/headers # cache headers alternative_order text/plain text/enriched text/html -auto_view text/html # Auto View HTML Mails +auto_view text/html # Auto View HTML Mails +auto_view application/pgp-encrypted # Auto View PGP signed stuff +auto_view application/x-tar # Auto View TAR content + +mime_lookup application/octet-stream -- cgit v1.2.3