From bd1b1ebd55a3a929cce22b0f4716ea881e3172c3 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 26 Dec 2016 00:27:46 +0000 Subject: remove automatic PGP signing --- Mail/mutt/crypto.rc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Mail/mutt/crypto.rc') diff --git a/Mail/mutt/crypto.rc b/Mail/mutt/crypto.rc index 4029c3d..c6a0769 100644 --- a/Mail/mutt/crypto.rc +++ b/Mail/mutt/crypto.rc @@ -28,7 +28,7 @@ set pgp_good_sign="^gpg: Good signature from" # if you want to use S-mime instead set the smime_is_default variable to yes # automatically sign all outgoing messages -set crypt_autosign +#set crypt_autosign # sign only replies to signed messages #set crypt_replysign @@ -39,9 +39,6 @@ set crypt_autosign # encrypt and sign replies to encrypted messages set crypt_replysignencrypted=yes -# Use Y to not enrypt -macro compose Y pfy "send mail without GPG" - # automatically verify the sign of a message when opened set crypt_verify_sig=yes -- cgit v1.2.3-54-g00ecf