Fixed
- Execute hooks when performing conversations bulk deleting to Deleted folder (#4141)
- Correctly process invalid mail
Reply-To
headers (#4158) - Correctly processs invalid dates when fetching emails (#4159)
- Leave other emails unread when an exception happens during fetching of one of them (#4159)
- Make
toSql()
comparison compatible with PostgreSQL (#4167)
Changed
- Prefill SMTP username and password for MS365 if those fields are empty or if set to outlook.office365.com (#4151)
- Log
Helper::getRemoteFileContents()
errors to App Logs.