Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.
637
stars
182
forks
source link
$message->getTextBody() returns content with headers #485
Open
igorkorneichuk opened 12 months ago
After upgrading to 5.5 (previously used very old version), getTextBody() for some messages returns raw content with headers.