4.3.0: Bug fixes, improvements and PHP 8.1 support
- Fix various de-/encoding issues
- #604: Add
X-Original-To
header property - #582: Make
Cc
-list equivalent toTo
-list - #603: Add support for IMAP paths with leading/ending whitespaces
- Add support for original filename for attachments
- Add support for PHP 8.1
- Deduplication of code for collecting the header properties
- General code style improvements
- Fix various pipeline issues