We will be working on the following for Cloudron 10. mail server needs a bunch of housekeeping and fixes and will be the focus for this release.

Mail related:

  • mail: allow cloudron email to be used as a mail relay. this will allow one cloudron to relay emails via another cloudron without having to disable mail from validation.
  • mail: fix mail forwarding. there's been lots of bug reports on this feature. have to investigate the root cause
  • mail: admin notes field for mailboxes and lists
  • mail: housekeeping task. we want to move away from usage of ldap for auth entirely. many of the node ldap modules have become unmaintained
  • mail: housekeeping task. the mail database is partly in box code and partly in mail server. have to move everything into mail server. this will help us implement backup/restore of mail nicely as well.
  • mail: expose mailbox indexing and spam learning status in the UI

Non-mail related:

  • Ubuntu 26.04 support
  • Improved progress reporting - show percentage complete and elapsed/estimated time for backups and app installations
  • Convert backup site creation dialog to a view
  • Policy change: self updating ubuntu packages will be permitted i.e apt update and apt upgrade is allowed.
  • Personal access tokens will be renamed to API tokens.
  • VPN protection of apps