Versions Compared

Key

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

...

...

...

...

Redirect
delay3
filename
locationhttps://docs.meta-inf.hu/jeti-cloud/outgoing-emails/email-this-issue-for-jira-cloud-advanced-email-configuration

Note
titleDocumentation moved

Thank you for visiting our old product documentation site. Note that we are in the process of migrating our product documentation and soon we will not 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.

Table of Contents

Advanced Email Configurations provide a set of optional features that may be useful when you have complex scenarios to fulfill. The list of Advanced Email Configurations may be accessed from the Email This Issue configuration screen.

...

It is perfectly valid to add multiple Advanced Email Configurations, but there are three aspects to consider in each of them:

  • Scope
  • Email Settings Smtp
  • server Outgoing Mail Connection 

Scope

The scope determines to which issues this setting is applicable. If there are multiple Manual Email Configurations in the system, Email This Issue evaluates all of them and determines the one with the best matching scope for the issue that the users want to send in emails.

...

FieldValueExplanation
Store non-Jira RecipientsText custom field

Select a Text custom field here to store external email addresses of each outgoing email in a comma-separated manner.

You can use this field in email notification schemes to send automated emails. This way the field selected here may be considered as a field for external watchers.

Store User RecipientsMulti User Picker custom fieldSelect a Multi User Picker field here to store Jira user recipients of each outgoing email sent in the scope of this Advanced Email Configuration
Store first sent email timeDate Time Picker custom field

Select a Date Time Picker field here to store the first sent email's sent time.

First sent email's sent time is determined by the email audit log. This means that the value will always be the first sent email's sent time, not the first emails sent after this field has been set.

From Name PatternVelocity-enabled name pattern

The pattern here allows you to dynamically generate From Name attribute in the outgoing emails.

An example: $!issue.project.name Hotline will render the from name based on the issue's project name and will append the word "Hotline".

Info

The From Name Pattern function does not work with the Built-in SMTP Mail server. This option may only be used with custom SMTP servers where the server allows for such configuration.


From Email Address PatternVelocity-enabled email address pattern

A patterns that should evaluate to a valid email address and will be used as from address in the email.

You can use this field to dynamically generate the From Email Address of the outgoing emails.

Info

The From Email Address Pattern function does not work with the Built-in SMTP Mail server. In the built-in SMTP Mail server the outgoing mail address is always do-not-reply@<instance>.jeti.cloud. This option may only be used with custom SMTP servers where the server allows for such configuration.


Reply-To Email Address PatternVelocity-enabled email address pattern

A patterns that should evaluate to a valid email address and will be used as reply-to address in the email.

You can use this field to dynamically generate the From Email Address of the outgoing emails.

BCC AddressValid email addressEmail address entered here will receive all outgoing emails sent via Email This Issue.


Advanced

Use default SMTPOutgoing Mail Connection: Email This Issue may be configured with multiple Outgoing Mail Connections. You can select here the one to use to send emails or enable "Use default SMTPOutgoing Mail Connection" to always use the SMTP Outgoing Mail server marked as default.

...