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.
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user