User guide

5-42 ExtremeWare EPICenter Software Installation and User Guide
The EPICenter Alarm System
extr::sendMail
Sends e-mail through the EPICenter server. Syntax:
extr::sendMail toList from subject body
?smtpHost? ?login? ?password?
toList A list of recipients email addresses
from The email address of the sender
subject The subject of the email
body The text of the email
smtpHost (Optional) The host ip address of the SMTP host. If
not specified, use the default as defined in the alarm
system.
login (Optional) The login name to the SMTP host
password (Optional) The password to the SMTP host
extr::postEvent
Log an event to the servers event log. The event time is logged.
Syntax:
extr::postEvent message
message - the message of the event