overview

The
sends email, based on notifications, to a designated list of users using an SMTP server.
All notifications received by the
are sent as email to one or more users, as shown in Email Notifier Adapter. The
sends the same information to all of the recipients.
The
sends information about event notifications. By default, it does not send information when an event is cleared.
Each email sent has the form:
Subject:
NOTIFY <
Affected_Instance_Name
> <
Event_Name
>
Body:
InCharge Server <
serverName
>: NOTIFY <
Class_Name
> <
Affected_Instance_Name
> <
Event_Name
> (<
Certainty %
>) <
Event_Description
>