Versions Compared

Key

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

...

Statusredirect
colourdelayYellow1
titleSince version 5.3

"From" attribute of emails are normally composed of two values:

  • email address of the sender
  • name of the sender

E.g. when you see that the sender of an email is "John Doe <john.doe@example.com>", "John Doe" is the name of the sender, while "<john.doe@example.com>" is the sender email address.

Set From Name

JETI Allows you to configure the From Name in emails via the Contexts. The attribute is called "Sender Name Pattern". It is a Velocity Markup field that will generate a label to be used as the From Name.

Examples: 

  • To use the project name with the word "Hotline", configure this pattern: $!issue.projectObject.name Hotline
  • To use the value of a custom field instead: $!jetiFieldRenderer.renderCustomField($issue, 'customfield_10000')

...

Note

Sender Name Patter is applied only if the user does not enable the option "Send mail with me as sender". In this case, the user's full name will be used.

 

Set From Email Address

JETI will use Jira's project email address to set as the Email From address.

There are two ways to override this:

filename
locationhttps://docs.meta-inf.hu/email-this-issue-for-jira-server-data-center/faq/faq/how-to-customize-email-from-in-outgoing-emails

Thank you for visiting our old product documentation site. Note that we no longer store or update our documentation here.

Please navigate to our new documentation site and update your bookmarks accordingly. If you're looking for the former content of this page, click here.