Releases: genkgo/mail
Releases · genkgo/mail
2.9.3
Extracting HTML from messages with multiple HTML parts
2.9.2
Fix AddressList::getIterator for PHP 8.1
2.9.1
Fix ampersand bug with quoted printable subjects
2.9.0
Drop PHP 7.3, add PHP 8.1, make GenericMessage::fromString more memory efficient.
2.8.0
Add AlternativeText::fromRawString
2.7.16
Support PHP8.0
2.7.15
Fix extracting body collection when content disposition inline is included
2.7.14
Allow to pass context options when creating client from data source name (e.g. for self-signed certificates).
2.7.13
Improve exception when IMAP auth fails
2.7.12
Fix reading fetch responses from IMAP