[Dovecot] Add extra.conf include to override Dovecot configuration changes

This commit is contained in:
andryyy
2017-07-10 09:19:12 +02:00
parent f37405d9fd
commit c5d90b821a
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# --------------------------------------------------------------------------
# Please create a file "extra.conf" for persistent overrides to dovecot.conf
# --------------------------------------------------------------------------
auth_mechanisms = plain login
#mail_debug = yes
log_path = syslog
@@ -256,3 +259,4 @@ service imap-postlogin {
unix_listener imap-postlogin {
}
}
!include_try /usr/local/etc/dovecot/extra.conf