fix: set dovecot log path from file to /dev/stdout
This commit is contained in:
parent
517c7b06cd
commit
59d7a56f68
@ -84,4 +84,6 @@ service lmtp {
|
|||||||
#ssl_prefer_server_ciphers = yes
|
#ssl_prefer_server_ciphers = yes
|
||||||
#ssl_min_protocol = TLSv1.2
|
#ssl_min_protocol = TLSv1.2
|
||||||
|
|
||||||
log_path = /var/log/dovecot.log
|
log_path = /dev/stderr
|
||||||
|
info_log_path = /dev/stdout
|
||||||
|
debug_log_path = /dev/stdout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user