Versions Compared

Key

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

...

This view shows historic Digested content flush executions and outcomes, giving a summary of emails sent, and indicating if problems were found during sending:

...

API Source

When EMQ Event Source is API, it only accepts input from apps like JEMH. This way, events from Jira can only get to EMQ through the expected path of JEMH notifications.

...

API specific features

With the API source, apps like JEMH can drive EMQ with a pre-rendered and pre-built email. In this scenario, the email will already be fully populated with a from: address. When Digest Delivery is being done, the sender address is not retained, only the body html/text is. Therefore digest delivery will continue to use the Queue specific sender address for mail that EMQ creates with the digested content within. The main issue here comes up with Immediate Delivery and is covered below.

...