Outgoing Mail Connections

SINCE 7.1.1.17

In contrast with Jira, Email This Issue supports multiple Outgoing Mail Connections that brings the following important improvements:

  • Emails may be sent via various Outgoing Mail Connections if needed, even depending on issue fields.

  • The email subject prefix is optional, and not a mandatory value as it is in Jira.

  • It gives a better insight to outgoing emails with the help of the Outgoing Mail Queue. Read more about it here.

Search

The mail connection list is searchable with the Search button on the top left part of the list. The filter search in the Name, Description, Host, Username fields.

Adding connections

Connections can be added in the Outgoing Mail Connections menu. Go to OUTGOING EMAILS ADMINSTRATION --> Outgoing Mail Connections.

Email This Issue supports login and OAuth authentication mechanisms for Outgoing Mail Connections. You can select it by selecting the correct protocol:

  • SMTP: log in with username and password

  • Google OAuth2: OAuth for Gmail/Gsuite

  • Microsoft 365 SMTP (w/ OAuth2): OAuth for Microsoft account using smtp protocol

  • Microsoft 365 Graph API (w/ OAuth2): OAuth for Microsoft account using Graph API

Adding an outgoing mail connection with password authentication

Adding an outgoing mail connection with OAuth2 authorization

When using OAuth2 connection protocol, a reduced set of fields are shown because attributes like host, port, password are not required.

Microsoft OAuth 2.0 host settings

For OAuth2-based Microsoft365 SMTP connections, the hostname "smtp.office365.com" is used by default, when connecting to the mail server. However, in certain scenarios, the use of a custom hostname might be required. In such cases, there is a possibility to override the default value by enabling the respective "Override default host setting" toggle and selecting the desired host from the "Host" dropdown appearing below.

The dropdown contains a pre-defined set of hostnames, which are globally available. If you have even more specific needs, please contact our support team.

Microsoft OAuth 2.0 host settings

.

OAuth2 Authorization

If you want to connect to an Outgoing Mail Connection service using OAuth2 after specifying the OAuth Credential and Username you must start the authorization process by clicking the Authorization button.

The authorization is specific to the service provider. The procedure is detailed here:

Authorize Email This Issue to access Gmail accounts

Authorize Email This Issue to Access Microsoft 365 Accounts

Shared mailbox settings

A shared mailbox is a mailbox that multiple users can use to read and send e-mail messages. You can read more about them here: https://docs.microsoft.com/en-us/exchange/collaboration/shared-mailboxes/shared-mailboxes

To use a shared mailbox you just have to enter the email address of the shared mailbox into the From Address field then proceed with the settings as if it was a normal mail account. For the username and password fields (or for the OAuth authorization) use the credentials of the account you want to log in with.

Outgoing Mail Connection Attributes

Test connections

There are two ways to test configured connections:

  • Testing connections on the Edit Outgoing Mail Connection screen

It is possible to test the connections before saving it. Immediate results are received as popup flags.

  • Sending test emails

It is possible (and recommended) to test the connections by sending test emails. Click the three dots next to a connection and choose Send Test Email.

Click Send Email to get a detailed output.

Use Outgoing Mail Connections to Deliver Emails

Connections need to be set in the Contexts in order to activate them and to start sending emails through them. This means it is possible to use different connections depending on the issue fields because Contexts may be configured with an arbitrary JQL scope.

Once emails are dispatched via the connections configured in Email This Issue, you can use the Outgoing Mail Queue to monitor the status of the delivery and resolve problems.

Message size limit

This attribute is used with manual emails. If the total size of attachments added to the email exceeds this value, a warning message pops up before the email is dispatched.

Default outgoing mail connections

An outgoing connection may be marked as Default. Contexts can be configured to send emails via the Default connection instead of directly binding them to one dedicated connection.

It is possible to mark another connection as Default without having to change any of the Contexts configured to use the Default connection.

Filtering the connections

The Outgoing Mail Connection list can be filtered by clicking on the Search button. After clicking, a free text field will be opened, in which the search term can be entered. The filter searches in the Name, Description, Host, and Username fields.

Last updated