From 8acc15d7a0bb1154f1e3de1e50a7f25555b9d285 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 7 Oct 2018 15:44:22 -0400 Subject: [PATCH] decrypted encrypted mails if possible --- muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/muttrc b/muttrc index 73dc3d0..659a27b 100644 --- a/muttrc +++ b/muttrc @@ -21,7 +21,7 @@ set mime_forward = yes set smtp_authenticators = 'gssapi:login' set wait_key = no auto_view text/html -auto_view application/pdf +auto_view application/pgp-encrypted alternative_order text/plain text/enriched text/html set rfc2047_parameters = yes