Re: Trouble decrypting multipart/encrypted

2016-12-03 Thread Tomi Ollila
On Sat, Dec 03 2016, David Bremner wrote: > Eric Skoglund writes: > > >> Thank you David! Seems like notmuch used the gpg1 binary (that fedora >> has installed by default also), I switched the gpg binary to gpg2 and it >> now works like a charm! >> >> Thank

Re: Trouble decrypting multipart/encrypted

2016-12-02 Thread David Bremner
Eric Skoglund writes: > Thank you David! Seems like notmuch used the gpg1 binary (that fedora > has installed by default also), I switched the gpg binary to gpg2 and it > now works like a charm! > > Thank you so much for your help. > > // Eric Skoglund I believe that there

Re: Trouble decrypting multipart/encrypted

2016-11-29 Thread Eric Skoglund
David Bremner writes: > Eric Skoglund writes: > >> David Bremner writes: >> >>> >>> Yeah, --verify only works with one of the structured output formats >>> (json or sexp). I suppose that's probably a documentation bug. >>> >>> try >>>

Re: Trouble decrypting multipart/encrypted

2016-11-29 Thread David Bremner
Eric Skoglund writes: > David Bremner writes: > >> >> Yeah, --verify only works with one of the structured output formats >> (json or sexp). I suppose that's probably a documentation bug. >> >> try >> >> % notmuch show --format=json --verify $message > >

Re: Trouble decrypting multipart/encrypted

2016-11-28 Thread Eric Skoglund
David Bremner writes: > > Yeah, --verify only works with one of the structured output formats > (json or sexp). I suppose that's probably a documentation bug. > > try > > % notmuch show --format=json --verify $message Yes that did work, getting "sigstatus : [ { 'status':

Re: Trouble decrypting multipart/encrypted

2016-11-28 Thread David Bremner
Eric Skoglund writes: >>> >>> Signing and encrypting email via C-c C-m s p and C-c C-m c p works >>> fine. And given that it doesn't work outside of emacs I don't think it >>> is an emacs problem. I'm also able to decrypt the message via the >>> command line using just gpg. >>

Re: Trouble decrypting multipart/encrypted

2016-11-28 Thread Eric Skoglund
David Bremner writes: > Eric Skoglund writes: > >> Hello, I've recently started using notmuch (together with emacs) and >> have now encountered some problems when trying to decrypt a >> multipart/encrypted message. > > Is it just this one message, or all

Re: Trouble decrypting multipart/encrypted

2016-11-28 Thread David Bremner
Eric Skoglund writes: > Hello, I've recently started using notmuch (together with emacs) and > have now encountered some problems when trying to decrypt a > multipart/encrypted message. Is it just this one message, or all multipart/encrypted messages? > > Signing and

Trouble decrypting multipart/encrypted

2016-11-27 Thread Eric Skoglund
Hello, I've recently started using notmuch (together with emacs) and have now encountered some problems when trying to decrypt a multipart/encrypted message. The message body looks like: body{ part{ ID: 1, Content-type: multipart/encrypted part{ ID: 2, Content-type: application/pgp-encrypted