From: Carl Worth Date: Thu, 15 Oct 2009 00:25:20 +0000 (-0700) Subject: Add support for message-part mime parts. X-Git-Tag: 0.1~854 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=a5865d057498f929cf3af5768e3cdac745bb046d;hp=a5865d057498f929cf3af5768e3cdac745bb046d Add support for message-part mime parts. We could (and probably should) reparse and index all the headers from the embedded message, but I'm not choosing to do that now---I'm just indexing the body of the embedded message. ---