aboutsummaryrefslogtreecommitdiff
path: root/muttrc.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-05-13 21:34:56 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-05-13 21:34:56 -0300
commitb179b3d4bf17f60cc4c3cf9ccba136467818ad06 (patch)
treeddef3eabf8cfb75ca360879af5c3688ffa255a81 /muttrc.dot.link
parent7fcc58ab3ba11a41527d9fa2168f8578c8d64951 (diff)
downloadmail-b179b3d4bf17f60cc4c3cf9ccba136467818ad06.tar.gz
mail-b179b3d4bf17f60cc4c3cf9ccba136467818ad06.tar.bz2
Disables pgp_getkeys_command
Diffstat (limited to 'muttrc.dot.link')
-rw-r--r--muttrc.dot.link3
1 files changed, 2 insertions, 1 deletions
diff --git a/muttrc.dot.link b/muttrc.dot.link
index e02e605..3081c24 100644
--- a/muttrc.dot.link
+++ b/muttrc.dot.link
@@ -158,7 +158,8 @@ set pgp_verify_key_command="gpg --no-verbose --batch --fingerprint --check-sigs
set pgp_list_pubring_command="gpg --no-verbose --batch --with-colons --list-keys %r"
set pgp_list_secring_command="gpg --no-verbose --batch --with-colons --list-secret-keys %r"
set pgp_good_sign="^gpg: Assinatura correta de"
-set pgp_getkeys_command="gpg --recv-keys %r"
+# See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=172960
+#set pgp_getkeys_command="gpg --recv-keys %r"
# -----------------------------
# OpenPGP with gpg-agent config