]> code.delx.au - dotfiles/commitdiff
mutt: Removed mutt crypto stuff
authorJames Bunton <jamesbunton@delx.net.au>
Sat, 1 Sep 2012 01:30:57 +0000 (11:30 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Sat, 1 Sep 2012 02:03:21 +0000 (12:03 +1000)
.mutt/crypto [deleted file]
.mutt/muttrc

diff --git a/.mutt/crypto b/.mutt/crypto
deleted file mode 100644 (file)
index c1076b1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# vim:ft=muttrc
-
-#set pgp_sign_as=0xkeyid
-set pgp_timeout=1800
-
-set crypt_autosign=yes
-set crypt_verify_sig=yes
-
-set crypt_autoencrypt=no
-set crypt_replyencrypt=yes
-
index 6fb044755c9fb47131bd0f5b28431c6ffff90d56..7c69ea110ea46af312ccc7d8f3fd9b0f7a5e123e 100644 (file)
@@ -2,7 +2,6 @@
 
 # Source other bits of config
 source "$HOME/.mutt/local"
-source "$HOME/.mutt/crypto"
 source "$HOME/.mutt/colors"
 source "$HOME/.mutt/macros"
 source "$HOME/.mutt/composing"