Closed AsifMian closed 1 year ago
try this $oMessage->getRawBody()
@jil1092000 still no content in body
Using v4 with gmail
can you send me your code ?
Seems to be related to php-imap issue #275 and php-imap PR #233.
Hi @AsifMian @alphaolomi , please update to the latest release. If the issue persists even after updating to the latest release, please head over to the core library and create a fresh issue here: https://github.com/Webklex/php-imap/issues/new?assignees=&labels=&projects=&template=bug_report.md
If you do, please also include a code and mail sample to replicate the reported behavior.
Best regards & happy coding,
Please be aware that these issues will be closed if inactive for more then 14 days :)
dd($oMessage->hasHTMLBody(),$oMessage->getHTMLBody());
result is false , null
if message has body with html and inline css it retruns nothing which is annonying.
please tell how to fix, package install version is 2.4