Send Custom Email for Confluence
Overview
You can use this script to send a custom email in Confluence.
Example
I want to send an email when a Space's permissions have been updated to update the Space admin of any changes on their Space. I can use this script inside a Listener.
Good to Know
- An SMTP mail server needs to be configured.
- This script can be run inside any features (Example: Listeners, Jobs) to send the custom email.
- For Jira, ...