Trouble decrypting multipart/encrypted

David Bremner david at tethera.net
Mon Nov 28 10:56:20 PST 2016


Eric Skoglund <eric at pagefault.se> 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.
>>
>> Can you verify signed, non-encrypted messages (notmuch show --verify) ?
>>
>
> I'm not getting any output besides the message when I do --verify (same as
> with an unsigned message) so to me it doesn't seem like it is working
> per the man page. But I might be wrong here.
>

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



More information about the notmuch mailing list