On 10 Nov 2017, at 21:27, Robert Goldman wrote:

I have this in my configuration:
```
    environmentVariables =     (
                {
            enabled = ":true";
            name = "MM_GPG";
            value = "/opt/local/bin/gpg";
        }
    );
```
and it works fine to invoke the `gpg` that I have as part of MacPorts. Note that it *does* 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 *and* MacPorts gpg installed on the same machine gave odd and unhappy results).

In any case, you can use the `MmDebugSecurity` 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 `gpg2` command is used.

(Make sure that the command uses a GUI to ask for passwords.)

--
Benny
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to