https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7125
--- Comment #1 from Mark Martinec <[email protected]> --- Created attachment 5270 --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5270&action=edit suggested patch Here is the suggested change. It allows these non-embedded-messages of type message/* to still be decoded, but not recursively parsed. Btw, the: my ($msg, $boundary, $body, $subparse) = @$toparse; and replacing $toparse->[x] with named variables is just cosmetics to match the style of equivalent sections in the rest of the Message.pm module. -- You are receiving this mail because: You are the assignee for the bug.
