]> Sergey Matveev's repositories - public-inbox.git/commitdiff
introduce PublicInbox::MIME wrapper class
authorEric Wong <e@80x24.org>
Tue, 10 Jan 2017 21:40:37 +0000 (21:40 +0000)
committerEric Wong <e@80x24.org>
Tue, 10 Jan 2017 22:02:51 +0000 (22:02 +0000)
This should fix problems with multipart messages where
text/plain parts lack a header.

cf. git clone --mirror https://github.com/rjbs/Email-MIME.git
    refs/pull/28/head

In the future, we may still introduce as streaming
interface to reduce memory usage on large emails.


No differences found