Email Notification - Version 2.3.1#

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.3.1#

  •  Allow multiple concurrent Send Notification actions

Version 2.3#

  •  Improved support for controller variants.

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, therefore we operate a fair usage policy with a maximum number of emails that can be sent per day, per Controller.

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

Operation#

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.