<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style='font-family:"Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"'><div style="color:#333; font-size:16px; line-height:1.6; white-space:normal"><p dir="auto" style="box-sizing:border-box; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0">Sam,</p>

<p dir="auto" style="box-sizing:border-box; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0">I too am using <code style='background-color:rgba(0, 0, 0, 0.04); border-radius:3px; box-sizing:border-box; font-family:Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size:85%; margin:0; padding:0; padding-bottom:0.2em; padding-top:0.2em; white-space:pre-wrap' bgcolor="rgba(0, 0, 0, 0.04)">gnupg2</code> through homebrew along with <code style='background-color:rgba(0, 0, 0, 0.04); border-radius:3px; box-sizing:border-box; font-family:Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size:85%; margin:0; padding:0; padding-bottom:0.2em; padding-top:0.2em; white-space:pre-wrap' bgcolor="rgba(0, 0, 0, 0.04)">pinentry-mac</code>. Works great with MailMate for me. When you installed the osx gpg suite did you uncheck the mail plugin as well as uncheck the core gpg tools (first and last checkboxes)? You don’t want that if you’re using homebrew’s version. Also this is the contents of my <code style='background-color:rgba(0, 0, 0, 0.04); border-radius:3px; box-sizing:border-box; font-family:Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size:85%; margin:0; padding:0; padding-bottom:0.2em; padding-top:0.2em; white-space:pre-wrap' bgcolor="rgba(0, 0, 0, 0.04)">gpg-agent.conf</code>. I didn’t do any manual linking. I think you need to uninstall the core gpg tools from the gpg suite and update your gpg-agent file to poing to pinentry-mac.</p>

<pre style='border-radius:3px; box-sizing:border-box; font:12px Consolas, "Liberation Mono", Menlo, Courier, monospace; font-family:monospace, monospace; font-size:85%; line-height:1.45; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0; overflow:auto; padding:16px; word-wrap:normal'><code style='background:transparent; background-color:transparent; border:0; border-radius:3px; box-sizing:border-box; display:inline; font-family:Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size:100%; line-height:inherit; margin:0; max-width:initial; overflow:initial; padding:0; padding-bottom:0.2em; padding-top:0.2em; white-space:pre; word-break:normal; word-wrap:normal'>❯ cat ~/.gnupg/gpg-agent.conf
use-standard-socket
pinentry-program /usr/local/bin/pinentry-mac
default-cache-ttl 600
max-cache-ttl 7200
</code></pre>

<p dir="auto" style="box-sizing:border-box; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0">On 10 Feb 2017, at 7:52, Sam Hathaway wrote:</p>

<p dir="auto" style="box-sizing:border-box; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0"></p></div>
<div style="color:#333; font-size:16px; line-height:1.6; white-space:normal"><blockquote style="border-left:4px solid #ddd; box-sizing:border-box; color:#777; margin:0; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0; padding:0 15px"><div dir="auto" style="box-sizing:border-box; margin-top:0">Update: Creating a symlink does not work; the error from MailMate is the same.
</div><div dir="auto" style="box-sizing:border-box">
</div><div dir="auto" style="box-sizing:border-box">/usr/local/MacGPG2/bin/gpg2 -> ../../bin/gpg2
</div><div dir="auto" style="box-sizing:border-box">/usr/local/bin/gpg2 -> ../Cellar/gnupg2/2.0.30_3/bin/gpg2
</div><div dir="auto" style="box-sizing:border-box">/usr/local/Cellar/gnupg2/2.0.30_3/bin/gpg2
</div><div dir="auto" style="box-sizing:border-box; margin-bottom:0">
</div></blockquote></div>
<div style="color:#333; font-size:16px; line-height:1.6; white-space:normal">

<blockquote style="border-left:4px solid #ddd; box-sizing:border-box; color:#777; margin:0; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0; padding:0 15px">
<p dir="auto" style="box-sizing:border-box; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0">Things work fine at the command line when I call GPG as /usr/local/MacGPG2/bin/gpg2.</p>
</blockquote></div>
<p style="color:#333; font-size:16px; line-height:1.6">-- <br>Andrew Cates</p>
<div style="color:#333; font-size:16px; line-height:1.6; white-space:normal"><blockquote style="border-left:4px solid #ddd; box-sizing:border-box; color:#777; margin:0; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0; padding:0 15px"><p style="box-sizing:border-box; margin-bottom:16px; margin-left:0; margin-right:0; margin-top:0">Go not to the elves for counsel, for they will say both yes and no.
                -- J.R.R. Tolkien</p></blockquote></div>
</div>
</body>
</html>