Use correct sub-part of a multipart message when getting text.
94656534 passed 'this' to getTextFromPart() which could be a multipart. This caused all multipart messages to show 'No text' as the body. Fix it by passing it the correct 'part' that was found.
Loading
Please register or sign in to comment