From 854cb3ad3a391fde06ff26eca28c481817bdb278 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Tue, 24 Mar 2026 01:23:42 +0100 Subject: [PATCH] tests: add regression test for custom ldap storage path By setting a custom mail storage path the home dir lookups will fail and signal something is wrong. --- tests/ldap.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ldap.nix b/tests/ldap.nix index 40b1390..2999bd8 100644 --- a/tests/ldap.nix +++ b/tests/ldap.nix @@ -125,6 +125,7 @@ in fqdn = "mail.example.com"; domains = [ "example.com" ]; localDnsResolver = false; + mailDirectory = "/var/lib/dovecot/vmail"; indexDir = "/var/lib/dovecot/indices"; aliases = {