Re: [PATCH 1/2] cli/show: produce "email" element in sigstatus

2021-06-27 Thread David Bremner
Daniel Kahn Gillmor writes: > When the certificate that signs a message is known to be valid, GMime > is capable of reporting on the e-mail address embedded in the > certificate. applied to master. ___ notmuch mailing list -- notmuch@notmuchmail.org

[PATCH 1/2] cli/show: produce "email" element in sigstatus

2021-05-26 Thread Daniel Kahn Gillmor
When the certificate that signs a message is known to be valid, GMime is capable of reporting on the e-mail address embedded in the certificate. We pass this information along to the caller of "notmuch show", as often only the e-mail address of the certificate has actually been checked/verified.