]> git.notmuchmail.org Git - notmuch/commitdiff
test: Extend from-guessing test with a test with multiple Received headers
authorCarl Worth <cworth@cworth.org>
Fri, 10 Jun 2011 23:53:45 +0000 (16:53 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 11 Jun 2011 00:03:14 +0000 (17:03 -0700)
This is much more realistic, as most messages in the wild will have multiple
Received headers. Also, this demonstrates a current bug in the Received
header parsing, (multiple Received headers are not properly concatenated
depending on the order in which headers are parsed in a message).


No differences found