That worked
On Thu, Apr 23, 2015 at 2:25 AM, Benny Kjær Nielsen < mailingl...@freron.com
[mailingl...@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
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate