From 9210d7f8478a9f9942e4c11da0cc84b851d346b6 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 25 Feb 2017 21:47:17 +1300 Subject: Make traditional PGP decoding work again --- mutt/muttrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mutt') diff --git a/mutt/muttrc b/mutt/muttrc index 3a38a7cf..953ab418 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -108,6 +108,9 @@ set crypt_use_gpgme = yes set crypt_use_pka = yes set crypt_verify_sig = yes +# Do decode classic PGP messages, though we'll never write them +set pgp_auto_decode = yes + # Vim-ish bindings bind index gg first-entry bind index G last-entry -- cgit v1.2.3