With this function, you can manage notification settings.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
emailserver | Integer | The type of mail server you eant to use. |
|
|
smtpfrom | String | Valid email. | ||
smtpserver | String | SMTP Host | ||
smtpport | String | SMTP Port | ||
smtpusername | String | SMTP Username | ||
smtppassword | String | SMTP Password | ||
smtpsecure | String | SMTP encryption protocol. |
|
|
emailaddress | String | Email addresses that notifications will be sent to. | ||
global | Boolean | Whether to receive notifications on a global issue such as faild license validations and many more. | ||
restore | Boolean | Whether to notify for each restore complete. | ||
backup | Boolean | Whether to notify for each backup that finish. | ||
snapshots | Boolean | Whether to notify for each snapshot that finish. | ||
clone | Boolean | Whether to notify for each clone that finish. | ||
index | Boolean | Whether to notify for each backups index process is finished. | ||
download | Boolean | Whether to notify for each download process that finish. | ||
dailycron | Boolean | Whether to notify me after daily cron finish (Full report is included). | ||
alerts | Integer | Notify me on alerts in the selected types. |
|
|
verifyssl | Boolean | Whether to enable SSL verification on SMTP connection. | ||
timout | Integer | SMTP Authentication connection timeout in seconds. |