[MlMt] gpg2 path?
christopher liljenstolpe
cdl at asgaard.org
Thu Apr 23 11:32:19 EDT 2015
That worked
On Thu, Apr 23, 2015 at 2:25 AM, Benny Kjær Nielsen < mailinglist at freron.com [mailinglist at freron.com] > wrote:
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/923eb790/attachment-0001.html>
More information about the mailmate
mailing list