David Bremner <david at tethera.net> 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': 'good' .... }]".
// Eric