Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

Dovecot configurations

Anushka Bandara edited this page Jul 19, 2018 · 11 revisions

Dovecot has two major configuration files (/etc/dovecot/) within our solution. First one is the default dovecot configuration file dovecot.conf and other one, dovecot-ldap configuration file dovecot-ldap.conf.ext. It is necessary to install dovecot-ldap plugin in order to use OpenLDAP with dovecot.

dovecot.conf

Most of the default settings(configurations) are listed here and there are some commented configurations also. They can be uncommented or you can add new configurations as your requirements.

Clone this wiki locally