[MlMt] gpg2 path?
Benny Kjær Nielsen
mailinglist at freron.com
Thu Apr 23 05:25:34 EDT 2015
On 22 Apr 2015, at 22:59, Christopher LILJENSTOLPE wrote:
> On 22 Apr 2015, at 12:48, Benny Kjær Nielsen wrote:
>
>> There is a nicer way to do it though. It is intended to be part of
>> some future GUI for editing a set of default environment variables.
>> Here is how to do it from the command line:
>>
>> defaults write com.freron.MailMate environmentVariables -dict
>> "variables" '( { enabled = :true; name = "MM_GPG"; value =
>> "/usr/local/MacGPG2/bin/gpg2"; }, )'
>
>
> Odd - I did ran the command you said, but I still get:
Sorry! My mistake. I didn't verify that it worked :( I believe this
should work:
defaults write com.freron.MailMate environmentVariables -array '{
enabled = :true; name = "MM_GPG"; value = "/usr/local/bin/gpg2"; }'
--
Benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20150423/18606056/attachment.html>
More information about the mailmate
mailing list