Overview
Mail plugin is responsible for sending email messages that are triggered by corresponding rule actions.
Configuration
You can specify following parameters:
- mail server host
- mail server port
- user name
- password
- map with other properties. See java mail sender for more details.
Server-side API
This plugin does not provide any server-side API.
Example
As a tenant administrator, you are able to review plugin example inside Plugins->Demo Email Plugin that is configured to Gmail server. You may want to update username and password to match existing account and start receiving emails.