aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-reply.c
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch-reply.c')
-rw-r--r--notmuch-reply.c1
1 files changed, 1 insertions, 0 deletions
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
}
};