<!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:sans-serif"><div style="white-space:normal">
<p dir="auto">On 7 Mar 2018, at 7:26, Andreas Jung wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I moved my Mailmate installation to a new Mac. I copied all .plist files and everything<br>
is almost working except that I do no longer see options for signing and/or encrypting<br>
an email on the left of the dropdown of available email identities within the composer windows.<br>
However I can read and decrypt encrypted GPG emails. The gpg2 binary is also available<br>
(Installed via Homebrew).</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">MailMate still (only) officially supports it when installed via GPGTools, but I think the first problem here might be that you haven't enabled OpenPGP in the Security preferences pane?</p>

<p dir="auto">The other issue can be “fixed” by making sure MailMate can find <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">gpg2</code> in this path:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">/usr/local/MacGPG2/bin/gpg2
</code></pre>

<p dir="auto">Make sure that the command includes a GUI passphrase requester since otherwise MailMate is going to hang when/if it's needed. (This is, historically, the main reason MailMate requires GPGTools.)</p>

<p dir="auto">I hope this helps.</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>