]> git.cworth.org Git - notmuch/commit
reply: Include sender as recipient if they were the original recipient
authorDavid Edmondson <dme@dme.org>
Mon, 1 Oct 2018 16:50:47 +0000 (17:50 +0100)
committerDavid Bremner <david@tethera.net>
Fri, 7 Dec 2018 12:03:50 +0000 (08:03 -0400)
commit576cff7654a4c3e0c94498977ce7b28ce8f00251
tree7786c79696824794a51620a7925747548d0dd1e2
parent0d0e2869b977a0f2173dac85b3bde4f5ab233700
reply: Include sender as recipient if they were the original recipient

When generating a reply message, if the user was the originator and
only recipient of the original message, include the user as a
recipient of the reply.
notmuch-reply.c
test/T220-reply.sh
test/T230-reply-to-sender.sh
test/T310-emacs.sh
test/T350-crypto.sh