summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2015-12-06 10:07:34 +0100
committerSebastian Reichel <sre@ring0.de>2015-12-06 10:07:34 +0100
commit8fdce2a971b1883c7f1f89006e88de2eecc232db (patch)
treea999d660f8d0cf5c004eb51ddc933ccfaff92d7e
parentd3679be29b1bb84fef0445a79c20b15e612d245f (diff)
downloadmutt-config-8fdce2a971b1883c7f1f89006e88de2eecc232db.tar.bz2
config: improve auto viewing
-rw-r--r--config/common6
1 files changed, 5 insertions, 1 deletions
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