Re: Email::MIME and headerless parts
[email protected] ("Matthew Horsfall (alh)") Tue, 10 Jan 2017 08:43:39 -0500
| Newsgroups | perl.pep |
|---|---|
| Message-ID | <CAJ0K8bj7nHpbXsounbPAXrx67GNjd_bGLo0yic=L1Ze6y+dgdQ@mail.gmail.com> |
On Tue, Jan 10, 2017 at 5:33 AM, Eric Wong <[email protected]> wrote: > [...] > The problem manifests when the part has no header. > For example, the first rendered part of the message at is > missing the first 3 lines of the body: Thanks for bringing this up! I tested the attached script and it appears that my PR here fixes it: https://github.com/rjbs/Email-MIME/pull/28/files This hasn't been merged yet, there may still be some more work to do on it, but hopefully we'll get it sorted soon. Cheers, -- Matthew Horsfall (alh)