Bug#460411: MIME::Entity wrong about *digest* boundaries

David F. Skoll dfs at roaringpenguin.com
Sat Jan 12 14:39:50 UTC 2008


jidanni at jidanni.org wrote:

> I visited http://www.mimedefang.org/ but could not find a Submit Bug
> button. Never mind.

The proper place to submit bug reports for CPAN modules is
http://rt.cpan.org/Public/Dist/Display.html?Name=mime-tools

> MIME::Entity has got it wrong about *digest* boundaries.

Yes, probably.  We'll look into it.  If you wouldn't mind opening a
ticket on rt.cpan.org, I would appreciate it.

A workaround that I'd recommend is to make each sub-part of the digest
a message/rfc822 entity and include everything (headers and all) in the
body part.  MIME-tools always wants to add at least a Content-Type:
header to every subpart and fixing that is unlikely to happen.

Regards,

David.





More information about the pkg-perl-maintainers mailing list