You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
Fix a typo in the release notes and remove the mention of the stable branch
This commit is contained in:
@@ -35,21 +35,18 @@ and bug fixes.
|
|||||||
**If you are upgrading**, please go through the setup guide and download the
|
**If you are upgrading**, please go through the setup guide and download the
|
||||||
latest ``docker-compose.yml`` and ``.env``, then update them with your
|
latest ``docker-compose.yml`` and ``.env``, then update them with your
|
||||||
sepcific settings, because more than 50% of these templates was rewritten.
|
sepcific settings, because more than 50% of these templates was rewritten.
|
||||||
You should then be able to simply pull and start your new e-mail stack with
|
You should then be able to pull and start your new e-mail stack with
|
||||||
no issue, simply remove orphaned container, since some were renamed and others
|
no issue, simply remove orphaned container, since some were renamed and others
|
||||||
were simply removed (e.g. rmilter):
|
were removed (e.g. rmilter):
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
docker-compose pull
|
docker-compose pull
|
||||||
docker-compose up -d --remove-oprhans
|
docker-compose up -d --remove-orphans
|
||||||
|
|
||||||
If you experience issues when upgrading, feel free to post issues and contact
|
If you experience problems when upgrading, feel free to post issues and contact
|
||||||
us on our chat channel for emergency support.
|
us on our chat channel for emergency support.
|
||||||
|
|
||||||
The branch should be considered stable, but the ``stable`` reference will not
|
|
||||||
be moved to ``1.5`` until as many users as possible have migrated.
|
|
||||||
|
|
||||||
Regarding statistics, Mailu has gone from "no tracker at all" to a tracker that
|
Regarding statistics, Mailu has gone from "no tracker at all" to a tracker that
|
||||||
we find is designed to preserve privacy and security as much as possible. Your
|
we find is designed to preserve privacy and security as much as possible. Your
|
||||||
admin container will now perform DNS requests for a domain that we hold,
|
admin container will now perform DNS requests for a domain that we hold,
|
||||||
|
|||||||
Reference in New Issue
Block a user