fix dagent startup

This commit is contained in:
andreas
2023-04-05 19:58:58 +00:00
parent 109098ae55
commit b277bff19d
269 changed files with 333 additions and 3518 deletions

View File

@@ -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