Components in email module Email EmailAlarmAcknowledger EmailRecipient EmailService IncomingAccount OutgoingAccount email-EmailEmail represents an email message.email-EmailAlarmAcknowledgerThe EmailAlarmAcknowledger component provides a way to acknowledge alarms by sending an email reply to an email alarm notification. This component is available in the email palette and works with alarm notifications that are sent out using the OnCallService or directly from the EmailService.email-EmailRecipientThis component manages the routing of all email messages from message sources to message recipients. It is like other alarm recipients except that it formats the alarm as an email message and delivers it to a destination other than the alarm console.EmailServiceThis service is required when specifying an EmailRecipient in a station or application. You use the EmailRecipient to route both alarms and reports.email-IncomingAccountThis component is required for a station to receive email.email-OutgoingAccountThis component is required for sending emails from a station through the smtp transport. It is in the email palette. You add this component under the EmailService component.Parent topic: Components