Altair® Panopticon

 

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., c:\vizserverdata):

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.

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.username

Email account username.