Integrate EMQ with JEMH
What is EMQ?
The Enterprise Mail Queue for JIRA (or EMQ for short) is a system for reducing JIRA notification traffic by condensing emails into one or more digests. For more information on EMQ, please check out the EMQ wiki.
With JEMH (Enterprise Mail Handler) 2.1.0 (for JIRA 7.3+) and EMQ (Enterprise Mail Queue) 1.5.0+, the two add-ons are able to work together to provide a set powerful features for both inbound and outbound JIRA communications.
How do they work together?
Issue Events
When JEMH receive an issue event (configured through JEMH > Notifications), it is then passed on to EMQ's API for notification email digestion.
EMQ will determine what queue should be used by default, but since JEMH 3.3.9+ and EMQ 1.9.11+ , it is also possible to drive the queue selection from an issue custom field containing the EMQ queue ID (an integer), this allows for scenarios where the Issue can drive notifications to be sent through a specific EMQ queue. Configure this
Adhoc / Postfunctions
Are not current supported, its a work in progress
Prerequisites
JIRA Core/Software/Service Desk 7.3.0 (or newer)
JEMH 2.1.0 (or newer)
EMQ 1.5.0 (or newer)
Configuration Steps
Is JEMH currently installed?
In order for this integration to work smoothly, it is currently required that EMQ is installed before JEMH