Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.166 source code.tar.gz | 2025-01-21 | 7.7 MB | |
1.8.166 source code.zip | 2025-01-21 | 10.9 MB | |
README.md | 2025-01-21 | 693 Bytes | |
Totals: 3 Items | 18.7 MB | 0 |
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 in freescout:parse-eml
command.