On 6 Mar 2014, at 14:05, Benny Kjær Nielsen wrote:

On 6 Mar 2014, at 7:20, Giovanni Lanzani wrote:

I kind of managed to have Mailmate recognise gpg2 installed via homebrew (via `ln -s`). Through gpg-agent and pinentry I was able to have OSX remember my pub/private key passphrase. But there's still a (hopefully last) problem: Mailmate still can't sign email giving me the

        Signing or encryption failed for unknown reasons

error. Any thoughts? I expect this to be hard to track down due to the uncommon setup, so feel free to just ignore me :)

Enable this:

        defaults write com.freron.MailMate MmDebugSecurity -bool YES

And run MailMate like this from the Terminal:

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

Then you might get some additional information. I don't really know if anyone has successfully used anything but the GPGTools variant of `gpg2`.

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

It hangs like this and I need to kill it.


    OpenPGP
gpg2 --no-verbose --batch --no-tty --openpgp --status-fd 2 --digest-algo SHA1 --textmode --armor --detach-sign --local-user "<giova...@lanzani.nl>" Input string (4529): "Content-Type: multipart/alternative;\r\n boundary="=_MailMate_D0EE1BDF-36A4-405D-9212-A309094ACC63_="\r\n\r\n\r\n--=_MailMate_D0EE1BDF-36A4-405D-9212-A309094ACC63_=\r\nContent-Type: text/plain; charse..."
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

Reply via email to