Closed fadedshadowx closed 3 years ago
Hi @damian-g , many thanks for your report.
Please provide an except of the code you are using and which is returning an empty body.
Best regards,
i am facing the same issue.
$message->getHtmlBody(true);
return null
but $message->getTextBody(true);
returns Text..
I have message where getHTMLBody getTextBody give "null". Why? How read the body? In client I see body normally. Dump of message: