You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2018/02/15 08:08:27 UTC

[Bug 6708] Message get_decoded_body_text_array() injects empty MIME-part

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6708

Giovanni Bechis <gi...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovanni@paclan.it

--- Comment #4 from Giovanni Bechis <gi...@paclan.it> ---
Created attachment 5529
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5529&action=edit
Email example

I do not think that 
"push(@{$self->{text_decoded}}, "\n") if ( @{$self->{text_decoded}} );"
is needed, IMHO injecting a blank line between mime parts let us analyze an
email that is less equal to the one that has been submitted.

-- 
You are receiving this mail because:
You are the assignee for the bug.