diff options
Diffstat (limited to '')
-rw-r--r-- | .mutt/gpg.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mutt/gpg.rc b/.mutt/gpg.rc index 1d5eb32..d79487d 100644 --- a/.mutt/gpg.rc +++ b/.mutt/gpg.rc @@ -16,3 +16,4 @@ set pgp_replyencrypt=yes set pgp_timeout=1800 set pgp_good_sign="^gpg: Good signature from" set pgp_use_gpg_agent = yes +set pgp_auto_decode = no |