1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-05-31 01:27:48 +02:00

Describe dovecot.cf

This commit is contained in:
Josef Friedrich 2016-06-01 21:08:22 +02:00
parent 29b2233ba8
commit 0dd6dc6324

View File

@ -0,0 +1,3 @@
Dovecot default configuration can easily be overrided providing a `config/dovecot.cf`.
This can be used to also add configuration that are not in out default configuration.
[Dovecot documentation](http://wiki.dovecot.org/FrontPage) remains the best place to find configuration options.