Fix dovecot config
This commit is contained in:
@@ -24,8 +24,8 @@ userdb {
|
|||||||
default_fields = home=/home/%u
|
default_fields = home=/home/%u
|
||||||
}
|
}
|
||||||
|
|
||||||
ssl=no
|
ssl = no
|
||||||
disable_plaintext_auth=no
|
disable_plaintext_auth = no
|
||||||
# ssl_cert=<cert.pem
|
# ssl_cert=<cert.pem
|
||||||
# ssl_key=<key.pem
|
# ssl_key=<key.pem
|
||||||
|
|
||||||
@@ -46,4 +46,4 @@ log_path=/dev/stdout
|
|||||||
info_log_path=/dev/stdout
|
info_log_path=/dev/stdout
|
||||||
debug_log_path=/dev/stdout
|
debug_log_path=/dev/stdout
|
||||||
|
|
||||||
!include_try /etc/dovecot/conf.d/*.conf
|
#!include_try /etc/dovecot/conf.d/*.conf
|
||||||
Reference in New Issue
Block a user