Panopticon Real Time Configurations for Email Send Outs and Alerts
NOTE: When triggering email send out via the REST API, scheduling email send outs, or sending email alerts, Panopticon Real Time needs to be configured with valid email server information.
The following values need to be configured in the Panopticon.properties file located in the AppData folder (e.g., /etc/panopticon/appdata):
Attribute | Description |
email.address |
Email address where the alert will be sent from. |
email.host |
Host name used by the email server. |
email.password |
Email password, if available. NOTE: When using a Gmail account, you must use an app password to authenticate with the Gmail SMTP server. See Sign in with app passwords for more information. |
email.port |
Port number used by the email server. |
email.security.mode |
Security mode used when sending emails. Possible values: NONE, SSL, TLS. The value NONE will be used if there was no value configured for the property. |
email.sender_name |
Sender Name alias to use when sending email. |
email.username |
Email account username. |
(c) 2013-2024 Altair Engineering Inc. All Rights Reserved.