mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 01:55:29 +02:00
fix: Dovecot LDAP config should exist
This commit is contained in:
parent
3349bba1ff
commit
4e85f799fc
2 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
passdb {
|
||||
driver = ldap
|
||||
mechanism = plain login
|
||||
mechanisms = plain login
|
||||
|
||||
# Path for LDAP configuration file, see example-config/dovecot-ldap.conf.ext
|
||||
args = /etc/dovecot/dovecot-ldap.conf.ext
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue