X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-reply.c;h=1ab3db946e846346e51e0f02b3b3ee8756c6ba36;hb=b2c8fdee53a1b06dd19fafe23e53ac8555d294af;hp=6f368c93206d152fdb93a29320a74217a51946ae;hpb=90822ffdb830060c6f1d73ad1f6c7964c9f20ad4;p=notmuch diff --git a/notmuch-reply.c b/notmuch-reply.c index 6f368c93..1ab3db94 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -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 } };