fix: set dovecot log path from file to /dev/stdout
This commit is contained in:
		| @@ -84,4 +84,6 @@ service lmtp { | ||||
| #ssl_prefer_server_ciphers = yes | ||||
| #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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user