Imagen intermedia para migracion de v4 a v5 (trixie) (#1)
All checks were successful
Build Docker images / docker (eumau/dovecot, 4-to-5) (push) Successful in 14m21s
All checks were successful
Build Docker images / docker (eumau/dovecot, 4-to-5) (push) Successful in 14m21s
Co-authored-by: Mauro Torrez <mauro@layer7.mx> Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -54,7 +54,7 @@ ENV \
|
||||
LDAP_USER_FILTER="(&(objectClass=inetOrgPerson)(uid=%n))" \
|
||||
LDAP_PASS_ATTRS="userPassword=password, =userdb_home=/vmail/mail/%d/%n, =userdb_uid=5000, =userdb_gid=5000" \
|
||||
LDAP_PASS_FILTER="(&(objectClass=inetOrgPerson)(uid=%n))" \
|
||||
LDAP_ITERATE_ATTRS="=user=%{ldap:uid}@%d" \
|
||||
LDAP_ITERATE_ATTRS="=user=%{ldap:mail}" \
|
||||
LDAP_ITERATE_FILTER="(objectClass=inetOrgPerson)" \
|
||||
LDAP_DEFAULT_PASS_SCHEME=CRYPT \
|
||||
SINGLE_USER= \
|
||||
|
||||
Reference in New Issue
Block a user