With the outgoing mail server set up, we will now be able to send emails directly from Jira. One common use case is sending out reminders, such as system maintenance notices, to everyone in Jira, or sending important updates to members of a project. In this recipe, we will look at how to perform these types of tasks with Jira.
Sending emails to users from Jira
Getting ready
You must first configure an outgoing mail server for Jira. Refer to the previous recipe, Setting up an outgoing mail server, for more details.
How to do it...
Go through the following steps to send...