[MlMt] signing key

Benny Kjær Nielsen mailinglist at freron.com
Tue Feb 21 11:29:26 EST 2017


On 18 Feb 2017, at 4:19, Randy Bush wrote:

> my email addy has multiple keys in my gpg keychain.  how do i tell MM 
> which to use.  i tried putting my own addy in the 
> ~/Library/Application\
> Support/MailMate/Security.plist hack, but no love.

If you want me to review the file then you can send it to me off list.

> MM seems not to believe default-key in .gnupg/gpg.conf

MailMate calls `gpg2` directly and should do whatever that command would 
do from the command line. If you want to see how MailMate calls the 
command then you can enable a hidden preference and launch MailMate from 
a Terminal window like this:

	defaults write com.freron.MailMate MmDebugSecurity -bool YES
	/Applications/MailMate.app/Contents/MacOS/MailMate

You'll see that MailMate uses `--local-user` to specify the from address 
and this overrides `default-key` (I think). In other words, we need to 
make `Security.plist` work for you.

-- 
Benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20170221/9e3d2aea/attachment.html>


More information about the mailmate mailing list