summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-09-15 14:35:02 +0000
committerSean Whitton <spwhitton@spwhitton.name>2015-11-22 20:53:22 +0000
commit842807c052ed7ea5d8dd3a22df578fb215532ad2 (patch)
tree37fb5af7336b61210cb09bf9058c43ec27ade88e
parent9c9954fc6e7b53203bef012c46fecf4c15f9be03 (diff)
downloaddotfiles-842807c052ed7ea5d8dd3a22df578fb215532ad2.tar.gz
no PGP at all on ma please
-rw-r--r--.muttrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/.muttrc b/.muttrc
index a5c2bbe9..4372f43a 100644
--- a/.muttrc
+++ b/.muttrc
@@ -70,16 +70,16 @@ send2-hook "!~f spwhitton@email.arizona.edu ^%C cmrecps" 'push <edit-from><home>
# PGP hooks: encrypt to members of the pgp_full group, do nothing for
# members of pgp_none, sign to everyone else
-group -group pgp_none -rx arizona.edu$
+# 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 "." "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 '!~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'
+# 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'
# let mutt send via catmail on ma -- disabled in favour of msmtp
# send2-hook . "unset smtp_url"