From b62ade47958dfd817e0a6fbb08c79155c5df829a Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sun, 15 Jan 2012 11:41:13 -0500 Subject: Don't auto-decrypt GPG mail --- .mutt/color.rc | 2 +- .mutt/gpg.rc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to '.mutt') diff --git a/.mutt/color.rc b/.mutt/color.rc index 59ef101..6cce15a 100644 --- a/.mutt/color.rc +++ b/.mutt/color.rc @@ -107,7 +107,7 @@ color index brightwhite white "~hX-Launchpad-Bug:.*status\\=Invalid\\; color index yellow default "~hX-Launchpad-Bug:.*status\\=New\\;" -color index magenta default "~b\This\\ bug\\ has\\ been\\ marked\\ a\\ duplicate\\ of\\ bug" +# color index magenta default "~b\This\\ bug\\ has\\ been\\ marked\\ a\\ duplicate\\ of\\ bug" # Various smilies and the like color body brightwhite default "<[Gg]>" # 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 -- cgit v1.2.3