borg-backup-nc.sh: add alert e-mail messages..

This commit is contained in:
2024-07-08 14:40:36 +02:00
parent 47dc51b783
commit 89d974defc
2 changed files with 125 additions and 36 deletions

View File

@ -130,3 +130,38 @@
#
#BACKUP_OTHER_DIRECTORIES="/etc /home /root /var/spool/cron"
# ---
# Alert Parameters
# ---
# ADMIN_EMAIL
#
# Send Informations about the backup prozess to this e-mail address
#
# Defaults to:
#
# ADMIN_EMAIL="root"
#
#ADMIN_EMAIL="root"
# FROM_ADDRESS
#
# Defaults to:
#
# "borg-backup@$(hostname -f)"
#
#FROM_ADDRESS=""
# COMPANY
#
# DEFAULTS to
# Defaults to:
#
# COMPANY="O.OPEN"
#
#COMPANY="O.OPEN"