Skip to content

Documentation

Mail Sender

Mail Sender

Mail Sender

Overview

The Mail Sender feature allows administrators to configure email alerts for system notifications. This functionality is similar to the Forwarding feature and ensures important alerts are sent to designated recipients. To access the Mail Sender, navigate to Administration > Mail Sender, and the configuration page will open:

Alt Image

Mail Sender Configuration Fields

The following fields must be provided for email alerts to function properly:

Alt Image

Alt Image

ParameterDescriptionExample
AlertsList of alert types or conditions triggering email notificationsExample: Security alerts, system errors, or network failures. See alerts types here
ImpactsDefines the severity category of the alerts being sent. Possible values: LOW, MEDIUM, HIGH, CRITICALExample: LOW, MEDIUM, HIGH, CRITICAL
MailActiveEnables or disables the email notification systemExample: Security alerts, system errors, or network failures.true (enabled) / false (disabled)
MailFromThe sender’s email address (alerts will be sent from this address)[email protected]
MailPasswordThe password for email server authentication******** (hidden for security)
MailPortThe port number for connecting to the email server25, 465, 587
MailServerThe IP address or hostname of the email servermail.example.com / 192.168.1.100
MailSubjectThe subject line of the alert email"System Alert: Network Issue"
MailToThe recipient’s email address (alerts will be sent to this address)[email protected]
MailUserThe username for authentication on the email server[email protected]
SeveritiesSpecifies the severity levels of alerts using a numeric scale from 0 to 9. Lower values may represent minor issues, while higher values indicate more critical alertsExample: 0 (Informational), 5 (Warning), 9 (Critical failure). If set to 5, only alerts with severity 5 or higher will be sent via email

Go back to the Administration index.