initial commit of file from CVS for smeserver-vacation on Sat Sep 7 21:13:49 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 21:13:49 +10:00
parent 7cb4cb28ec
commit aa21fb54b3
48 changed files with 4838 additions and 2 deletions

11
root/etc/cron.d/vacation Normal file
View File

@@ -0,0 +1,11 @@
# Check each user account if a vacation message should be enabled
# or disabled based on the given From/To vacation dates
# Do it shortly after midnight on every day
#
# Comment or edit the following line if you want to receive a status mail
# everytime this cron script runs
MAILTO=""
#
SHELL=/bin/sh
PATH=/sbin/e-smith:/sbin:/bin:/usr/sbin:/usr/bin
5 0 * * * root /sbin/e-smith/vacation/check_vacation_dates.sh