<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div><div class="plaintext"><p dir="auto">On 15 Jan 2021, at 8:34, Jolin Warren wrote:
</p>
<blockquote><p dir="auto">On 15 Jan 2021, at 5:48, Bill Cole wrote:
</p>
<blockquote><p dir="auto">The explanation  is long and it's late, so here's a link to something I worked out some time back: <a href="https://lists.freron.com/mailmate/2015-April/004195.html">https://lists.freron.com/mailmate/2015-April/004195.html</a>
</p>
</blockquote><p dir="auto">Following that thread through shows a possible solution for Steven, provided by Benny. There’s a hidden MM preference for setting the environment variable which specifies where the GPG binary is located:
<br />
    defaults write com.freron.MailMate environmentVariables -array '{ enabled = :true;  name = "MM_GPG"; value = "/usr/local/bin/gpg2"; }’
</p>
</blockquote><p dir="auto">Thanks, both of you!
</p>
<br /><p dir="auto">        --Steve Bellovin, <a href="https://www.cs.columbia.edu/~smb">https://www.cs.columbia.edu/~smb</a>
</p>
</div>
</div>
</body>
</html>