The Email Notifier Adapter sends email, based on notifications, to a designated list of users using an SMTP server.
All notifications received by the Email Notifier Adapter are sent as email to one or more users, as shown in Email Notifier Adapter. The Email Notifier Adapter sends the same information to all of the recipients.
The Email Notifier Adapter 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>