Allows to send text plain emails, using a fixed email template.
Whenever you have the use case to send emails from core services modules in which you should not have UI. In that case please use this module to work as a notification manager.
Just reference the SendEmail public action to send emails.
You can change the site property "EmailFooter" to have a standard email footer message that will be included on every email.