# See the kopano-monitor.cfg(5) manpage for details and more directives. #server_socket = file:///var/run/kopano/server.sock # Login to the storage server using this SSL Key #sslkey_file = /etc/kopano/ssl/monitor.pem # The password of the SSL Key #sslkey_pass = replace-with-monitor-cert-password # in a multi-server environment, which servers to monitor (default all) #servers = #log_method = auto # Loglevel (0(none), 1(crit), 2(err), 3(warn), 4(notice), 5(info), 6(debug)) #log_level = 3 #log_file = - #log_timestamp = yes # Quota check interval (in minutes) #quota_check_interval = 15 # Quota mail interval in days #mailquota_resend_interval = 1 # Template to be used for quota emails which are sent to the user # when the various user quota levels have been exceeded. #userquota_warning_template = /etc/kopano/quotamail/userwarning.mail # Templates to be used for quota emails which are sent to the company administrators # when the company quota level has been exceeded. #companyquota_warning_template = /etc/kopano/quotamail/companywarning.mail