summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-06-28 01:16:29 +0000
committerSean Whitton <spwhitton@spwhitton.name>2022-11-12 15:07:53 -0700
commit0b57606c034153409c09606e2a67d4c6ba3761ec (patch)
tree1f8ad442ea19f97266bdebfc327a37628fbee5ab
parenta4171815de29a4fded91a173e9e3b7db2feb404a (diff)
downloaddotfiles-0b57606c034153409c09606e2a67d4c6ba3761ec.tar.gz
disable more pgp on athena's mutt
-rw-r--r--.muttrc8
1 files 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 <pgp-menu>b'
-send-hook '!~g !^%C pgp_full !^%C pgp_none' 'push <pgp-menu>s'
+#send-hook '!~g !~G ^%C pgp_full !^%C pgp_none' 'push <pgp-menu>b'
+#send-hook '!~g !^%C pgp_full !^%C pgp_none' 'push <pgp-menu>s'
send-hook '(~G|~g) ^%C pgp_none' 'push <pgp-menu>c'
# --- GPG settings