Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Email-MIME-Attachment-Stripper CPAN distribution.

Report information
The Basics
Id: 8307
Status: open
Priority: 0/
Queue: Email-MIME-Attachment-Stripper

People
Owner: Nobody in particular
Requestors: jleaver [...] reachone.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.3
Fixed in: (no value)



In Email-MIME-Attachment-Stripper 1.3, payload isn't returned if the attachment is a message/rfc822. This is because there is no Email::MIME body, only body_raw, as there's nothing to decode. However, this leaves me short some payload. It'd be really nice to get body_raw as a payload when body is null. I think. Well, it'd be nice for me, anyway. Thanks, Jacob
I will review this ticket soon, but in the meantime, E-M-A-S may be replaced or significantly rewritten: https://github.com/rjbs/Email-MIME-Attachment-Stripper/issues/2 -- rjbs