<!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 10 Nov 2017, at 21:27, Robert Goldman wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">I have this in my configuration:<br>
<code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7"><br>
    environmentVariables =     (<br>
                {<br>
            enabled = ":true";<br>
            name = "MM_GPG";<br>
            value = "/opt/local/bin/gpg";<br>
        }<br>
    );<br>
</code><br>
and it works fine to invoke the <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">gpg</code> that I have as part of MacPorts.  Note that it <em>does</em> behave differently, if you are used to Enigmail.  Seems like Enigmail was more permissive about trust, which took some getting used to, but this works fine for me (I had found that having MacGPG2 <em>and</em> MacPorts gpg installed on the same machine gave odd and unhappy results).</p>
</blockquote>

<p dir="auto">In any case, you can use the <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">MmDebugSecurity</code> preference to get the exact lines MailMate uses to decrypt/encrypt/sign. Any errors MailMate shows should be reproducible in the Terminal window as long as the same <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">gpg2</code> command is used.</p>

<p dir="auto">(Make sure that the command uses a GUI to ask for passwords.)</p>

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