<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">If I recall correctly, MailMate looks for <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">gpg</code> in a very specific place; I <em>think</em> it's  <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">/usr/local/bin/gpg</code>.</p>
<p dir="auto">If you have <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">gpg</code> installed somewhere else (e.g., I have gpg as <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">/opt/homebrew/bin/gpg</code> and you might have it there, wherever MacPorts puts it, or wherever MacGPG2 puts it) then you should make a link from the first location to the second, e.g.</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">sudo ln -s /opt/homebrew/bin/gpg /usr/local/bin/gpg
</code></pre>
<p dir="auto">Best,<br>
R</p>
<p dir="auto">On 28 Jun 2023, at 9:38, Oliver Groschopp wrote:</p>
</div><div class="plaintext" style="white-space: normal;"><blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;"><p dir="auto">When I try to reply to a signed mail, I get the following error message in red:</p>
<p dir="auto">„OpenPGP: Unable to locate the command (gpg) needed to work with an OpenPGP message“</p>
<p dir="auto">with the following note:</p>
<p dir="auto">„Suggestion     Please verify that you have installed the “gpg” command as required by MailMate.“</p>
<p dir="auto">No matter what I do, I cannot reply to the mail!</p>
<p dir="auto">What now?</p>
<p dir="auto">Regards</p>
<p dir="auto">Oliver
<br>
_______________________________________________
<br>
mailmate mailing list
<br>
mailmate@lists.freron.com</p>
</blockquote></div>
<div class="markdown" style="white-space: normal;">
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto"><a href="https://lists.freron.com/listinfo/mailmate" style="color: #777777;">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>
</div>
</body>

</html>