On 10 Nov 2017, at 11:50, Robert M. Münch wrote:

The sender uses GnuPG v2. The message shows up still encrypted, which is fine.

Why is this fine? IMO if the message can be encrypted by the command line tools, MM should be able to do it too.

When the command line behaves differently then make sure it's the same `gpg2` command used:

        which gpg2

The one used by MailMate is here:

        /usr/local/MacGPG2/bin/gpg2

To see exactly how MailMate calls `gpg2` you can enable a debug variable:

        defaults write com.freron.MailMate MmDebugSecurity -bool YES

Then launch from a Terminal window:

        /Applications/MailMate.app/Contents/MacOS/MailMate

I hope this helps.

--
Benny
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to