[Dovecot] Add extra.conf include to override Dovecot configuration changes
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user