On Wed, 25 Jan 2012 01:26:19 -0800, Jameson Graef Rollins wrote: > On Wed, 25 Jan 2012 06:23:01 +0000, David Edmondson wrote: > > Can you explain the logic that will apply to determine whether or not a > > reply is encrypted? > > My plan was to modify notmuch-reply.c to include a flag in the JSON > output if the message being replied to was encrypted. The emacs reply > function could then look for that flag and add the ml-secure directive > to encrypt the reply. Isn't it still necessary to ensure that you have encryption keys appropriate to the recipient?