2023-05

mailcow/mailcow-dockerized2023-05May 25, 2023by DerLinkman

AI Summary

This release improves IMAP performance by enabling maildir_very_dirty_syncs by default and includes various UI and backend fixes for mailbox management and alias handling.

Key Highlights

  • IMAP performance optimization (maildir_very_dirty_syncs enabled)
  • UI fixes for BCC validation and mailbox deletion
  • Clean up of old SASL log entries
  • Bad ASN map update (IP Connect Inc)

New Features

  • IMAP performance boost
  • UI stability improvements
  • SASL log cleanup

Full Release Notes

## What's Changed
* [Update.sh] Fix install docs link by @ewong012 in https://github.com/mailcow/mailcow-dockerized/pull/5196
* Translations update from Weblate by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/5210
* Translations update from Weblate by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/5218
* [Web] Fix temporary email aliases sorting by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5198
* [Web] fix rspamd table on sm devices by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5204
* [Web] hide user tabs if acl is missing by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5202
* [Web] fix bcc localdest selectpicker by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5220
* [web] Fix typo in mobileconfig redirect by @goodygh in https://github.com/mailcow/mailcow-dockerized/pull/5211
* [Dockerapi] Fix typo in dockerapi sieve print by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5201
* Add IP Connect Inc to bad_asn.map by @MAGICCC in https://github.com/mailcow/mailcow-dockerized/pull/5203
* [Web] Fix BCC validation by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5197
* [Web] Fix deleting sender_acl when mbox is deleted by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5200
* Clean up old entries from sasl_log by @mkuron in https://github.com/mailcow/mailcow-dockerized/pull/5205
* Update alpine Docker tag to v3.18 by @renovate in https://github.com/mailcow/mailcow-dockerized/pull/5231
* Enable maildir_very_dirty_syncs by default by @Daniel15 in https://github.com/mailcow/mailcow-dockerized/pull/4028
* Add GitHub action update_postscreen_access_list.yml by @MAGICCC in https://github.com/mailcow/mailcow-dockerized/pull/5214

## New Contributors
* @ewong012 made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5196
* @Daniel15 made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/4028

**Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2023-04b...2023-05
**Blog Post: https://mailcow.email/2023/posts/2023/release-2023-05