]> git.notmuchmail.org Git - notmuch/commit
show: include Reply-To header in json output
authorPeter Wang <novalazy@gmail.com>
Tue, 30 Oct 2012 10:12:46 +0000 (21:12 +1100)
committerDavid Bremner <bremner@debian.org>
Wed, 7 Nov 2012 12:03:45 +0000 (08:03 -0400)
commit7d3c06dcbe3f86eb70f08cdb41ae7cf994dcaee7
treeb49ebbc98b83205659ec628eb2865788c9040ca0
parent439fe710ebd2ceadc65f1e80bee545cd1a28bf59
show: include Reply-To header in json output

Output the Reply-To header field if present in a message.
I want to be able to see what the sender intended in my mail client,
before hitting the reply key.  Only json output is changed,
like the recently added Bcc field.
notmuch-show.c