PHP-IMAP is a wrapper for common IMAP communication without the need to have the php-imap module installed / enabled. The protocol is completely integrated and therefore supports IMAP IDLE operation and the "new" oAuth authentication process as well.
Describe the bug
When i load an underliverable message report (contenttype = multipart/report), I get the following error "Unknown: Unexpected characters at end of address: postmaster@webhostingserver.nl (errflg=3)".
The error shown at the beginning of part 2 of the textbody.
$message->getFrom(); shown the email as "postmaster@webhostingserver.nl, " instead of "postmaster@webhostingserver.nl".
Describe the bug When i load an underliverable message report (contenttype = multipart/report), I get the following error "Unknown: Unexpected characters at end of address: postmaster@webhostingserver.nl (errflg=3)".
The error shown at the beginning of part 2 of the textbody.
$message->getFrom(); shown the email as "postmaster@webhostingserver.nl, " instead of "postmaster@webhostingserver.nl".
Used config
Code to Reproduce
Additional context The header of the message report: