10-auth.conf:auth_mechanisms = plain
10-auth.conf:!include auth-system.conf.ext
10-director.conf:service director {
10-director.conf:  unix_listener login/director {
10-director.conf:  }
10-director.conf:  fifo_listener login/proxy-notify {
10-director.conf:  }
10-director.conf:  unix_listener director-userdb {
10-director.conf:  }
10-director.conf:  inet_listener {
10-director.conf:  }
10-director.conf:}
10-director.conf:service imap-login {
10-director.conf:}
10-director.conf:service pop3-login {
10-director.conf:}
10-director.conf:protocol lmtp {
10-director.conf:}
10-logging.conf:plugin {
10-logging.conf:}
10-logging.conf: 
10-mail.conf:mbox_write_locks = fcntl
10-master.conf:service imap-login {
10-master.conf:  inet_listener imap {
10-master.conf:  }
10-master.conf:  inet_listener imaps {
10-master.conf:  }
10-master.conf:}
10-master.conf:service pop3-login {
10-master.conf:  inet_listener pop3 {
10-master.conf:  }
10-master.conf:  inet_listener pop3s {
10-master.conf:  }
10-master.conf:}
10-master.conf:service lmtp {
10-master.conf:  unix_listener lmtp {
10-master.conf:  }
10-master.conf:}
10-master.conf:service imap {
10-master.conf:}
10-master.conf:service pop3 {
10-master.conf:}
10-master.conf:service auth {
10-master.conf:  unix_listener auth-userdb {
10-master.conf:  }
10-master.conf:}
10-master.conf:service auth-worker {
10-master.conf:}
10-master.conf:service dict {
10-master.conf:  unix_listener dict {
10-master.conf:  }
10-master.conf:}
10-ssl.conf:ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
10-ssl.conf:ssl_key = </etc/pki/dovecot/private/dovecot.pem
15-lda.conf:protocol lda {
15-lda.conf:}
20-imap.conf:protocol imap {
20-imap.conf:}
20-lmtp.conf:protocol lmtp {
20-lmtp.conf:}
20-pop3.conf:protocol pop3 {
20-pop3.conf:}
90-acl.conf:plugin {
90-acl.conf:}
90-acl.conf:plugin {
90-acl.conf:}
90-plugin.conf:plugin {
90-plugin.conf:}
90-quota.conf:plugin {
90-quota.conf:}
90-quota.conf:plugin {
90-quota.conf:}
90-quota.conf:plugin {
90-quota.conf:}
90-quota.conf:plugin {
90-quota.conf:}
auth-checkpassword.conf.ext:passdb {
auth-checkpassword.conf.ext:  driver = checkpassword
auth-checkpassword.conf.ext:  args = /usr/bin/checkpassword
auth-checkpassword.conf.ext:}
auth-checkpassword.conf.ext:userdb {
auth-checkpassword.conf.ext:  driver = prefetch
auth-checkpassword.conf.ext:}
auth-deny.conf.ext:passdb {
auth-deny.conf.ext:  driver = passwd-file
auth-deny.conf.ext:  deny = yes
auth-deny.conf.ext:  args = /etc/dovecot/deny-users
auth-deny.conf.ext:}
auth-ldap.conf.ext:passdb {
auth-ldap.conf.ext:  driver = ldap
auth-ldap.conf.ext:  args = /etc/dovecot/dovecot-ldap.conf.ext
auth-ldap.conf.ext:}
auth-ldap.conf.ext:userdb {
auth-ldap.conf.ext:  driver = ldap
auth-ldap.conf.ext:  args = /etc/dovecot/dovecot-ldap.conf.ext
auth-ldap.conf.ext:}
auth-master.conf.ext:passdb {
auth-master.conf.ext:  driver = passwd-file
auth-master.conf.ext:  master = yes
auth-master.conf.ext:  args = /etc/dovecot/master-users
auth-master.conf.ext:  pass = yes
auth-master.conf.ext:}
auth-passwdfile.conf.ext:passdb {
auth-passwdfile.conf.ext:  driver = passwd-file
auth-passwdfile.conf.ext:  args = scheme=CRYPT username_format=%u /etc/dovecot/users
auth-passwdfile.conf.ext:}
auth-passwdfile.conf.ext:userdb {
auth-passwdfile.conf.ext:  driver = passwd-file
auth-passwdfile.conf.ext:  args = username_format=%u /etc/dovecot/users
auth-passwdfile.conf.ext:}
auth-sql.conf.ext:passdb {
auth-sql.conf.ext:  driver = sql
auth-sql.conf.ext:  args = /etc/dovecot/dovecot-sql.conf.ext
auth-sql.conf.ext:}
auth-sql.conf.ext:userdb {
auth-sql.conf.ext:  driver = sql
auth-sql.conf.ext:  args = /etc/dovecot/dovecot-sql.conf.ext
auth-sql.conf.ext:}
auth-system.conf.ext:passdb {
auth-system.conf.ext:  driver = pam
auth-system.conf.ext:}
auth-system.conf.ext:userdb {
auth-system.conf.ext:  driver = passwd
auth-system.conf.ext:}
auth-vpopmail.conf.ext:passdb {
auth-vpopmail.conf.ext:  driver = vpopmail
auth-vpopmail.conf.ext:  args = quota_template=quota_rule=*:backend=%q
auth-vpopmail.conf.ext:}
auth-vpopmail.conf.ext:userdb {
auth-vpopmail.conf.ext:  driver = vpopmail
auth-vpopmail.conf.ext:}
