1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-23 06:12:52 +00:00

Make it possible to send out of office notifications (#400)

* add wrapper to specify config file for kopano-autorespond
* drop overriding definition of tmp_path
This commit is contained in:
Felix Bartels
2020-05-26 12:08:20 +02:00
committed by GitHub
parent 7a04c93219
commit e583247a58
2 changed files with 5 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
/usr/sbin/kopano-autorespond -C /tmp/kopano/autorespond.cfg "$@"