1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-22 07:16:10 +00:00
kopano-docker/core/bin/kopano-autorespond
Felix Bartels e583247a58
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
2020-05-26 12:08:20 +02:00

4 lines
78 B
Bash
Executable File

#!/bin/bash
/usr/sbin/kopano-autorespond -C /tmp/kopano/autorespond.cfg "$@"