copyyX-JEMH Header

The X-JEMH Header Field Processor allows a text payload to be solely concerned with content. This is particularly applicable/useful to automated integrations.

This field processor allows specific fields to be populated using the provided values in an X-JEMH- header.

Example usage

Here is an example email where this processor is used to set the issue key from the X-JEMH directive.  For an extensive list of supported field types, please see https://thepluginpeople.atlassian.net/wiki/spaces/JEMHC/pages/36438169.

MIME-Version: 1.0 Subject: Subject of the email goes here From: bob@example.com To: jemhcloud@example.com X-JEMH-issueKey: ISSUE-KEY Content-Type: text/plain; charset=UTF-8 This is the description/comment body of the email. It will not be considered as a directive by the processor!