Try some new settings
This commit is contained in:
+2
-1
@@ -352,7 +352,6 @@ in {
|
||||
passdb {
|
||||
driver = ldap
|
||||
args = ${cfg.ldap-conf}
|
||||
username_format = %n
|
||||
}
|
||||
|
||||
# All users map to one actual system user
|
||||
@@ -361,6 +360,8 @@ in {
|
||||
args = uid=${
|
||||
toString mailUserUid
|
||||
} home=${cfg.state-directory}/mail/%u
|
||||
user_attrs = =user=%{ldap:cn}
|
||||
user_filter = (&(objectClass=organizationalPerson)(cn=%n))
|
||||
}
|
||||
|
||||
service imap {
|
||||
|
||||
Reference in New Issue
Block a user