Add multiple emails to receive backup notifications
Posted: Wed Aug 23, 2023 3:22 pm
In your SSH, as root, run:
Then if you want to add second email address to receive those notifications, add variable like this:
Code: Select all
mcedit /usr/local/vesta/conf/vesta.conf
Code: Select all
NOTIFY_ADMIN_FULL_BACKUP='[email protected]'
NOTIFY_ADMIN_FULL_BACKUP2='[email protected]'