Thanks, Andrew!
-sam

On 10 Feb 2017, at 12:24 PM EST, catesand...@gmail.com wrote:

Sam,

I too am using `gnupg2` through homebrew along with `pinentry-mac`. 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 `gpg-agent.conf`. 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.

```
❯ cat ~/.gnupg/gpg-agent.conf
use-standard-socket
pinentry-program /usr/local/bin/pinentry-mac
default-cache-ttl 600
max-cache-ttl 7200
```

On 10 Feb 2017, at 7:52, Sam Hathaway wrote:

Update: Creating a symlink does not work; the error from MailMate is the same.

/usr/local/MacGPG2/bin/gpg2 -> ../../bin/gpg2
/usr/local/bin/gpg2 -> ../Cellar/gnupg2/2.0.30_3/bin/gpg2
/usr/local/Cellar/gnupg2/2.0.30_3/bin/gpg2

Things work fine at the command line when I call GPG as /usr/local/MacGPG2/bin/gpg2._______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to