Merge branch 'master' into 'master'

docs: fix some typos in migrations guide

See merge request simple-nixos-mailserver/nixos-mailserver!472
This commit is contained in:
Martin Weinelt
2025-12-01 22:17:23 +00:00
+2 -2
View File
@@ -72,7 +72,7 @@ For remediating this issue the following steps are required:
5. Review the commands. They should be 5. Review the commands. They should be
- create a ``mail`` directory for each accounnt, - create a ``mail`` directory for each account,
- move maildir contents from the parent directory into it, - move maildir contents from the parent directory into it,
- suggest removal of files that do not belong to the maildir - suggest removal of files that do not belong to the maildir
@@ -102,7 +102,7 @@ This migration is required if you both:
For remediating this issue the following steps are required: For remediating this issue the following steps are required:
1. Stop ``dovecot2.service``. 1. Stop ``dovecot2.service``.
2. Move ``/var/vmail/ldap`` below your ``m̀ailserver.mailDirectory``. 2. Move ``/var/vmail/ldap`` below your ``mailserver.mailDirectory``.
3. Update the ``mailserver.stateVersion`` to ``2``. 3. Update the ``mailserver.stateVersion`` to ``2``.
#1 Initialization #1 Initialization