~ubuntu-dev/ubuntu/lucid/mutt/lucid-201002110857

1
2
3
4
5
6
7
8
9
10
11
12
13
disabling pgp_getkeys_command until upstream fixes it

--- a/contrib/gpg.rc
+++ b/contrib/gpg.rc
@@ -72,6 +72,8 @@ set pgp_list_secring_command="gpg --no-v
 
 # fetch keys
 # set pgp_getkeys_command="pkspxycwrap %r"
+# This will work when #172960 will be fixed upstream
+# set pgp_getkeys_command="gpg --recv-keys %r"
 
 # pattern for good signature - may need to be adapted to locale!