From d923956d4866beb5093c89e0c1a4f54a9c37070f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 01:39:43 +0200 Subject: major fixes and rearrangement --- mutt/crypto.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mutt/crypto.rc') diff --git a/mutt/crypto.rc b/mutt/crypto.rc index 9b43636..4029c3d 100644 --- a/mutt/crypto.rc +++ b/mutt/crypto.rc @@ -28,12 +28,12 @@ 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 +#set crypt_replysign # automatically encrypt outgoing messages -set crypt_autoencrypt=yes +#set crypt_autoencrypt=yes # encrypt only replies to signed messages #set crypt_replyencrypt=yes # encrypt and sign replies to encrypted messages -- cgit v1.2.3-54-g00ecf