fix dagent startup
This commit is contained in:
@@ -13,15 +13,15 @@ lmtp_listen = *:2003
|
||||
|
||||
# connection to the storage server
|
||||
#server_socket = file:///var/run/kopano/server.sock
|
||||
server_socket = https://server:237
|
||||
# Login to the storage server using this SSL Key
|
||||
#sslkey_file = /etc/kopano/ssl/dagent.pem
|
||||
sslkey_file = /etc/kopano/ssl/private/system.core.key
|
||||
# The password of the SSL Key
|
||||
#sslkey_pass = replace-with-dagent-cert-password
|
||||
sslkey_pass =
|
||||
|
||||
#log_method = auto
|
||||
# Loglevel (0(none), 1(crit), 2(err), 3(warn), 4(notice), 5(info), 6(debug))
|
||||
log_level = 5
|
||||
log_file = /dev/stdout
|
||||
# log_file = /var/log/kopano/dagent.log
|
||||
log_timestamp = yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user