]> git.notmuchmail.org Git - notmuch/commitdiff
Fix handling of message/rfc822 parts
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 23 May 2011 07:46:16 +0000 (00:46 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 24 May 2011 19:19:18 +0000 (12:19 -0700)
Since message/rfc822 parts are really just a special kind of
multipart, we here normalize the handling of the two.  This will
provide access to sub-parts of message/rfc822 parts, which was
previously unavailable.


No differences found