]> git.notmuchmail.org Git - notmuch/commit
Fix appending of Received headers
authorStewart Smith <stewart@flamingspork.com>
Tue, 17 May 2011 02:10:32 +0000 (12:10 +1000)
committerCarl Worth <cworth@cworth.org>
Sat, 11 Jun 2011 00:03:14 +0000 (17:03 -0700)
commitc86d77b16ad03903c6ccf9e5cd18f477f2e5bf63
tree20180070f32c3982d973e39bf673075be47c4be4
parentac43a96988091d1ac7356e618b496ff8eef5a31c
Fix appending of Received headers

We're not properly concatenating the Received headers if we parse them
while requesting a header that isn't Received.

this fixes notmuch-reply address detection in a bunch of situations.
lib/message-file.c