Mail Notification Service

This service is used to send an automatically generated email to a list of recipients.

Mail Notification Service

  • Title: Subject Line of the Email.
  • Sender: If left blank, the default email address set in settings.json will be used.
  • Recipients: A comma delimited list of recipients for the email.
  • Reply-to Address: If left blank, the reply-to address from settings.json: is used. If populated, this email will be used by anyone replying to the automated email notification.
  • Body: This is the body of the email.

Note

This service supports variable substitution in the Title and Body input fields of its configuration form.