From 63e8ecb6495412fd7bb9951094a6c44aa0a61b87 Mon Sep 17 00:00:00 2001 From: djcb Date: Wed, 5 Sep 2012 01:23:49 +0300 Subject: [PATCH] * mu/mu-cmd-server: make sure pgp sigs are checked in (:update) messages as well --- mu/mu-cmd-server.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu/mu-cmd-server.c b/mu/mu-cmd-server.c index 13ccae4b..5a626cf5 100644 --- a/mu/mu-cmd-server.c +++ b/mu/mu-cmd-server.c @@ -1086,7 +1086,7 @@ do_move (MuStore *store, unsigned docid, MuMsg *msg, const char *maildir, print_and_clear_g_error (err); } - sexp = mu_msg_to_sexp (msg, docid, NULL, MU_MSG_OPTION_NONE); + sexp = mu_msg_to_sexp (msg, docid, NULL, MU_MSG_OPTION_VERIFY); /* note, the :move t thing is a hint to the frontend that it * could remove the particular header */ print_expr ("(:update %s :move %s)", sexp,