docs/migrations: Improve title scoping for LDAP home dir migration

This commit is contained in:
Martin Weinelt 2025-06-02 04:28:53 +02:00
parent c9f61e02ae
commit 8c835feaa7
No known key found for this signature in database
GPG key ID: 87C1E9888F856759
2 changed files with 3 additions and 3 deletions

View file

@ -13,8 +13,8 @@ to your setup.
NixOS 25.11 NixOS 25.11
----------- -----------
#2 LDAP home directory migration #2 Dovecot LDAP home directory migration
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The Dovecot configuration for LDAP home directories previously did not respect The Dovecot configuration for LDAP home directories previously did not respect
the ``mailserver.mailDirectory`` setting. the ``mailserver.mailDirectory`` setting.

View file

@ -34,7 +34,7 @@
- Move `/var/vmail/ldap` below your `mailserver.mailDirectory` - Move `/var/vmail/ldap` below your `mailserver.mailDirectory`
- Increase the `stateVersion` to 2. - Increase the `stateVersion` to 2.
Check https://nixos-mailserver.readthedocs.io/en/latest/migrations.html#ldap-home-directory-migration for more information. Check https://nixos-mailserver.readthedocs.io/en/latest/migrations.html#dovecot-ldap-home-directory-migration for more information.
''; '';
} }
] ]