]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-reply.c
cli: new crypto verify flag to handle verification
[notmuch] / notmuch-reply.c
index 6f368c93206d152fdb93a29320a74217a51946ae..1ab3db946e846346e51e0f02b3b3ee8756c6ba36 100644 (file)
@@ -707,6 +707,7 @@ notmuch_reply_command (void *ctx, int argc, char *argv[])
     notmuch_show_params_t params = {
        .part = -1,
        .crypto = {
+           .verify = FALSE,
            .decrypt = FALSE
        }
     };