]> granicus.if.org Git - neomutt/commitdiff
default to off
authorRichard Russon <rich@flatcap.org>
Fri, 8 Jul 2016 16:51:03 +0000 (17:51 +0100)
committerRichard Russon <rich@flatcap.org>
Fri, 8 Jul 2016 16:51:03 +0000 (17:51 +0100)
init.h

diff --git a/init.h b/init.h
index 12617ec0346fcb53d5bb1565dc9588f48b4d0b5a..c7add1b8aed1d3599ca228be5c595b8cb2f96dc1 100644 (file)
--- a/init.h
+++ b/init.h
@@ -2808,7 +2808,7 @@ struct option_t MuttVars[] = {
   ** possible \fCprintf(3)\fP-like sequences.
   ** (S/MIME only)
   */
-  { "smime_encrypt_self",              DT_QUAD,         R_NONE, OPT_SMIMEENCRYPTSELF, M_YES },
+  { "smime_encrypt_self",              DT_QUAD,         R_NONE, OPT_SMIMEENCRYPTSELF, M_NO },
   /*
   ** .pp
   ** Encrypt the message to $$smime_default_key too.