Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If this is your first time installing and setting up JEMH, you will want to consult our extensive wiki library for information.  Access JEMH by either pressing full stop Image Removed on  on your keyboard followed by "jemh" and pressing Enter/Return, or going to Add-ons>Manage add-ons and choose Configure when JEMH is selected.  A great page to start on is configure JEMH from scratch.

...

Enabling digestion for an Event Listener mapping

Create Image Removed or Edit Image Removed an Event Listener mapping for either Non-JIRA or JIRA Users, depending on your goals.  You will then be presented with the Event Listener JEMH > Notification mapping edit screen.  If EMQ and JEMH are successfully integrated, you should see an extra configuration setting settings present on the screen called EMQ Digesting.  Checking this option will hide other unneeded options on the page:

...

.

(1) EMQ Digesting will drive custom notifications sent by JEMH through EMQ for digesting or delivery through dedicated SMTP Servers.

(2) EMQ Queue customfield Selector allows the selection of a custom field (typically single line text) that will be checked for a numeric ID representing an EMQ Queue ID. This allows fine grained control over which queue (and which SMTP server) is used on a per issue basis (NOTE: minimum JEMH required is 3.3.9 and EMQ 1.9.11 - check compatibility with your Jira!)

(3) EMQ Jira recipient blacklist add csv recipient addresses (regexp capable) to exclude from digesting, causing matches to be sent default Jira mailserver

(4) EMQ Jira recipient whitelist add csv recipient addresses (regexp capable) to include for digesting, causing matches only to be sent through EMQ. Where both are excluded, the blacklist exclusion applies within the whitelist.

...

If you are configuring digestion of non-JIRA user notifications, make sure that you have entered the custom fields that JEMH is populating with email addresses with under the setting CSV email Custom Fields.  The configuration required to get these custom fields populated can be found in the configure JEMH from scratch guide.

...