If I recall correctly, MailMate looks for `gpg` in a very specific place; I *think* it's `/usr/local/bin/gpg`.

If you have `gpg` installed somewhere else (e.g., I have gpg as `/opt/homebrew/bin/gpg` 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.

    sudo ln -s /opt/homebrew/bin/gpg /usr/local/bin/gpg

 Best,
R


On 28 Jun 2023, at 9:38, Oliver Groschopp wrote:

When I try to reply to a signed mail, I get the following error message in red:

„OpenPGP: Unable to locate the command (gpg) needed to work with an OpenPGP message“

with the following note:

„Suggestion Please verify that you have installed the “gpg” command as required by MailMate.“

No matter what I do, I cannot reply to the mail!

What now?

Regards

Oliver
_______________________________________________
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