Mailu

Insular email distribution - mail server as Docker images

OTHER License

Stars
5.8K

Bot releases are hidden (Show)

Mailu - 2.0.3

Published by Diman0 over 1 year ago

Changelog 📫

  • Fix breaking bug in config-import command line command.
    Import yml's containing dkim keys (the element 'dkim_key:') failed to import using config-import.

  • This release was triggered by PR/Issue 2747.

  • The release notes of the original main release can be accessed via menu item 'Release notes' on mailu.io.

Update

The main version X.Y (e.g. 1.9) will always reflect the latest version of the branch. To update your Mailu installation simply pull the latest images `docker compose pull && docker compose up -d`.

The pinned version X.Y.Z (e.g. 1.9.1) is not updated. It is pinned to the commit that was used for creating this release. You can use a pinned version to make sure your Mailu installation is not suddenly updated when recreating containers. The pinned version allows the user to manually update. It also allows to go back to a previous pinned version.

Mailu - Mailu 2.0.0

Published by Diman0 over 1 year ago

Mailu 2.0 has finally been released!

For full details refer to the ❗ releases page ❗ .

We have switched from docker.io to ghcr.io for hosting the images. For upgrading it is mandatory to read the upgrade section on the releases page. The images on docker.io will be removed in the near future.

The Helm Chart project will be updated to use Mailu 2.0 in the near future.

People using the tag master-arm must switch to tags 2.0 or master. Mailu now ships multi-arch images. The master-arm images will be removed in the near future.

Mailu - 1.8 release

Published by Diman0 about 3 years ago

1.8 is now officially released 🎉
There are 2 important points when upgrading. This is also important when upgrading from 1.8rc to 1.8. These points are also described in the release notes.

  • To retain history in Rspamd it is required is to have a fixed hostname for the antispam image.
  • Mailu has been hardened against session-fixation attacks. This requires your SECRET_KEY to be recreated in mailu.env.
    Fore more details refer to the release notes.

Release notes - https://mailu.io/1.8/releases.html
Setup - https://setup.mailu.io/1.8/

Please note that the GitHub releases are mainly for notification purposes and the tagged commit does not necessarily reflect the source for the 1.8 images. Look for the most recent commit in the 1.8 branch, if you are looking for this.

Mailu - 1.8-rc

Published by lub almost 4 years ago

Hi all,

we have published the setup, images and docs for the upcoming 1.8 release. Feel free to test it :)

The image tag names and URLs will be the same when 1.8 proper releases, so apart from breaking changes neccessary because of bugs in the rc you should be able to upgrade from 1.8-rc to 1.8 seamlessly as soon as it releases.

Release notes - https://setup.mailu.io/1.8/
Setup - https://setup.mailu.io/1.8/

Please note that the GitHub releases are mainly for notification purposes and the tagged commit does not necessarily reflect the source for the 1.8 images. Look for the most recent commit in the 1.8 branch, if you are looking for this.