]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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)).


No differences found