On 2022-08-03 16:02:33 (+0800), Giovanni Lanzani wrote:
Is there a way to tell Mailmate to look into `/opt/homebrew/bin` for gpg, instead of relying on `/usr/local/bin`?

This worked for me:

```
defaults write com.freron.MailMate environmentVariables -array '{ enabled = :true; name = "MM_GPG"; value = "/opt/homebrew/bin/gpg"; }'
```

Found in the mailing list archives. :)

Philip

--
Philip Paeps
Senior Reality Engineer
Alternative Enterprises
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to