Page 1 of 1

Add multiple emails to receive backup notifications

Posted: Wed Aug 23, 2023 3:22 pm
by isscbta
In your SSH, as root, run:

Code: Select all

mcedit /usr/local/vesta/conf/vesta.conf
Then if you want to add second email address to receive those notifications, add variable like this:

Code: Select all

NOTIFY_ADMIN_FULL_BACKUP='[email protected]'
NOTIFY_ADMIN_FULL_BACKUP2='[email protected]'