]> git.notmuchmail.org Git - notmuch/commit
notmuch reply: Use GMime to construct the header for the reply.
authorCarl Worth <cworth@cworth.org>
Wed, 11 Nov 2009 18:54:12 +0000 (10:54 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 11 Nov 2009 18:54:12 +0000 (10:54 -0800)
commita9f3ad4fcbaf1415ec40a82125dbf4064dbdc819
tree93f5f65dd02ce1ac82de484cbc4c4b4284772f86
parent26bb521f52960af10775864b822d6e84c507ead3
notmuch reply: Use GMime to construct the header for the reply.

The advantage here is that we actually get the necessary folding of
long headers, (particularly the References header, but also things
like Subject). This also gives us parsed recipient addresses so that
we can easily elide the sender's address(es) from the recipient list
(just as soon as we have a configured value for the recipient's
address(es)).
notmuch-reply.c
notmuch.c
show-message.c