Description: Configure SOCKS port used by enigmail to 9050
Author: Ulrike Uhlig <u@451f.org>
Last-Update: 2016-07-02
Bug-Debian: http://bugs.debian.org/756054

--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -274,8 +274,8 @@
                                               // We want to force UTF-8 everywhere
                                               "--display-charset utf-8 " +
                                               // We want to ensure that Enigmail is proxy aware even when it runs gpg in a shell
-                                              "--keyserver-options http-proxy=socks5h://127.0.0.1:9150 ",
-                                            
+                                              "--keyserver-options http-proxy=socks5h://127.0.0.1:9050 ",
+
   // The default key server should be a hidden service and this is the only known one (it's part of the normal SKS network)
   "extensions.enigmail.keyserver": "hkp://qdigse2yzvuglcix.onion",
   // Force GnuPG to use SHA512.
