Email Notification - Version 2.2.2#

Module Summary#

Send notification emails using the Mailgun API.

Module Status#

This IO Module is stable and has been tested internally.

If you encounter any issues with this module, or have any feedback regarding its operation, please contact our support team.

Release Notes#

Version 2.2.2#

  •  Added error feedback to logs and Web UI.

Version 2.2#

  •  Bug 8273 regular expression validation fix.

  •  Implemented fair usage policy limit.

  •  Updated status variables.

  •  Updated documentation.

Version 2.1#

  •  Updated documentation.

Version 2.0#

  •  Added default Subject and Body text.

  •  Added status variables.

  •  Updated documentation.

Minor point releases (eg. 1.1.x) will be for small fixes and may not be listed here.

Module Scope#

Note: The modules uses an external service, the Mailgun API and there is therefore we operatre a fair usage policy with a maximum number of emails that can be sent per day, per Controller.

This is disaplyed in the log and in status variables. If you require sending more than the maximum in a day, please contact support.

Operation#

Instance Properties#

Set From to the email address and/or name you wish to show as the sender of the email.

Status Variables#

The IO Modules tab of the web interface provides status variables to shows information about the module and monitor its state.

Last Attempt    The last date and time the *Send* Action was called.
Status    The result of the last *Send* Action or an alternative status message.
Limit    Information on the number of emails sent in a given day (based on the fair usage policy).

Actions#

Send#

Sends an email to the Destination Address with the Subject title and Body of the message.

The Destination Address is required but if either the Subject or Body is left blank, then they will be filled with a default message.

Support#

If you encounter any issues with this module, please contact our support team.