From 0b57606c034153409c09606e2a67d4c6ba3761ec Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 28 Jun 2016 01:16:29 +0000 Subject: disable more pgp on athena's mutt --- .muttrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.muttrc b/.muttrc index 4cb1d71e..c2ac9576 100644 --- a/.muttrc +++ b/.muttrc @@ -73,11 +73,11 @@ group -group pgp_none -rx arizona.edu$ send-hook "." "set crypt_autosign=no" send-hook "." "set crypt_autoencrypt=no" -send-hook "!^%Cpgp_none" "set crypt_autosign=yes" -send-hook "^%Cpgp_full !^%Cpgp_none" "set crypt_autoencrypt=yes" +#send-hook "!^%Cpgp_none" "set crypt_autosign=yes" +#send-hook "^%Cpgp_full !^%Cpgp_none" "set crypt_autoencrypt=yes" -send-hook '!~g !~G ^%C pgp_full !^%C pgp_none' 'push b' -send-hook '!~g !^%C pgp_full !^%C pgp_none' 'push s' +#send-hook '!~g !~G ^%C pgp_full !^%C pgp_none' 'push b' +#send-hook '!~g !^%C pgp_full !^%C pgp_none' 'push s' send-hook '(~G|~g) ^%C pgp_none' 'push c' # --- GPG settings -- cgit v1.2.3