Fixed
- Webklex/php-imap: Boundary parsing fixed and improved to support more formats.
- Webklex/php-imap: "From" address parsing improved and extended to include more cases.
- Webklex/php-imap: Decode partially encoded address names.
- Webklex/php-imap: send NOOP connection check once in a second for IMAP.
- Webklex/php-imap: Fixed attachments with sspecial symbols in filename (; and =).
- Improved
MailHelper::decodeSubject()
function. - Fixed "iconv_mime_decode(): Malformed string" error in
MailHelper::imapUtf8()
.
Changed
- Removed
<blockquote>
from the list of reply separators (#4460) - Do not require
--mailbox
parameter infreescout:parse-eml
command.