mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 8acc15d7a0bb1154f1e3de1e50a7f25555b9d285
parent 20c014db0955ae6f7075986c5e6c7c8b0d22039c
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Sun,  7 Oct 2018 15:44:22 -0400

decrypted encrypted mails if possible

Diffstat:
Mmuttrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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