<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.plaintext { white-space: normal; }
body { font-family: sans-serif; }
div.plaintext h1 { font-size: 1.4em; }
div.plaintext h2 { font-size: 1.2em; }
div.plaintext h3 { font-size: 1.1em; }
blockquote.embedded,div.plaintext blockquote { margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777; }
blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote { border-left-color: #999999; color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote blockquote { border-left-color: #BBBBBB; color: #BBBBBB; }
div.plaintext a { color: #3983C4 }
blockquote.embedded,div.plaintext blockquote a { color: #777777; }
blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote a { color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote blockquote a { color: #BBBBBB; }
div.plaintext math[display="inline"] > mrow { padding:5px; }
div.plaintext div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="plaintext"><p dir="auto">A very belated response to this:</p>
<blockquote><p dir="auto">Okay, now I have two installations of GPG on my system, which kind of sucks, but oh, well.</p>
</blockquote><p dir="auto">I don't think you need to have two separate installations. You can just symlink /usr/local/MacGPG2/bin/gpg2 to /usr/local/bin/gpg (or wherever you have GPG installed).</p>
<p dir="auto">The only further thing you need to do, I think, is to ensure you have a GUI pinentry program. You can install such a program with:</p>
<p dir="auto">brew install pinentry-mac</p>
<p dir="auto">And then just set the "pinentry-program" in ~/.gnupg/gpg-agent.conf to /usr/local/bin/pinentry-mac.</p>
<p dir="auto">As far as I can tell, that all works fine for me.</p>
<p dir="auto">Of course, be careful using GPG with email, given the recent EFAIL vulnerability.</p>
<p dir="auto">-- Adam</p>
<p dir="auto">On 2 Sep 2015, at 16:07, Kai Großjohann wrote:</p>
</div>
<blockquote class="embedded"><div class="markdown">
<p dir="auto">On 2 Sep 2015, at 9:55, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 2 Sep 2015, at 9:25, Giovanni Lanzani wrote:</p>

<blockquote>
<p dir="auto">On 1 Sep 2015, at 21:50, Kai Großjohann wrote:</p>

<blockquote>
<p dir="auto">is it possible to have MailMate use GPG from Homebrew?  Right now, Homebrew complains it can't update GPG because there is a non-Homebrew link in <code>/usr/local/bin</code>...</p>
</blockquote>
</blockquote>

<p dir="auto">MailMate is currently hardcoded to use <code>/usr/local/MacGPG2/bin/gpg2</code>.</p>
</blockquote>

<p dir="auto">So actually the symlink in <code>/usr/local/bin</code> isn't needed!  So I can tell HomeBrew to overwrite that symlink.</p>

<p dir="auto">Okay, now I have two installations of GPG on my system, which kind of sucks, but oh, well.</p>

<p dir="auto">Kai</p>

</div></blockquote>
<div class="plaintext"><blockquote>
</blockquote><blockquote><p dir="auto">_______________________________________________<br>
mailmate mailing list<br>
mailmate@lists.freron.com<br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>

</body>
</html>