X7ROOT File Manager
Current Path:
/etc/dovecot/conf.d
etc
/
dovecot
/
conf.d
/
📁
..
📄
10-auth.conf
(5.21 KB)
📄
10-director.conf
(1.85 KB)
📄
10-logging.conf
(2.99 KB)
📄
10-mail.conf
(17.29 KB)
📄
10-master.conf
(3.3 KB)
📄
10-ssl.conf
(2.43 KB)
📄
15-lda.conf
(1.63 KB)
📄
15-mailboxes.conf
(2.74 KB)
📄
20-imap.conf
(4.14 KB)
📄
20-lmtp.conf
(936 B)
📄
20-pop3.conf
(4 KB)
📄
90-acl.conf
(676 B)
📄
90-plugin.conf
(292 B)
📄
90-quota.conf
(2.54 KB)
📄
auth-checkpassword.conf.ext
(499 B)
📄
auth-deny.conf.ext
(489 B)
📄
auth-dict.conf.ext
(343 B)
📄
auth-ldap.conf.ext
(924 B)
📄
auth-master.conf.ext
(561 B)
📄
auth-passwdfile.conf.ext
(515 B)
📄
auth-sql.conf.ext
(788 B)
📄
auth-static.conf.ext
(611 B)
📄
auth-system.conf.ext
(2.13 KB)
📄
auth-vpopmail.conf.ext
(330 B)
Editing: auth-ldap.conf.ext
# Authentication for LDAP users. Included from 10-auth.conf. # # <doc/wiki/AuthDatabase.LDAP.txt> passdb { driver = ldap # Path for LDAP configuration file, see example-config/dovecot-ldap.conf.ext args = /etc/dovecot/dovecot-ldap.conf.ext } # "prefetch" user database means that the passdb already provided the # needed information and there's no need to do a separate userdb lookup. # <doc/wiki/UserDatabase.Prefetch.txt> #userdb { # driver = prefetch #} userdb { driver = ldap args = /etc/dovecot/dovecot-ldap.conf.ext # Default fields can be used to specify defaults that LDAP may override #default_fields = home=/home/virtual/%u } # If you don't have any user-specific settings, you can avoid the userdb LDAP # lookup by using userdb static instead of userdb ldap, for example: # <doc/wiki/UserDatabase.Static.txt> #userdb { #driver = static #args = uid=vmail gid=vmail home=/var/vmail/%u #}
Upload File
Create Folder