fix mailserver: evaluate without auth module
This commit is contained in:
@@ -51,7 +51,7 @@ let
|
||||
destination = ldapVirtualMailboxMapFile;
|
||||
};
|
||||
in
|
||||
lib.mkIf is-auth-enabled {
|
||||
{
|
||||
mailserver.ldap = {
|
||||
postfix.mailAttribute = "mail";
|
||||
postfix.uidAttribute = "uid";
|
||||
|
Reference in New Issue
Block a user