mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2025-05-26 04:20:57 +05:00

This change is safe, if you have not changed `mailserver.mailDirectory` to anything else. If you changed the value you need to migrate existing maildirs ```shell mv /var/vmail/ldap ${config.mailserver.mailDirectory}/ ```