Versions Compared

Key

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

Status
colourGreen
titleSince 7.1.1.17

...

Authorize Email This Issue to access Gmail accounts

Authorize Email This Issue to access o365 accountsAccess Microsoft 365 Accounts

SMTP Connection Attributes

AttributeDescriptionApplicable to Connect protocolsMandatory
NameUnique name of the SMTP connection
Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2
(tick)
DescriptionLonger description what's the purpose of this connection
Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2

From AddressThe email address set as the sender of the emails sent via this connection, unless overridden in the Contexts
Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2
(tick)
PrefixOptional value that is added to each email's subject if specified.
Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2

Connect Mode

This is a new attribute with values: Smtp or OAuth. It indicates how we connect to the SMTP service. Either with direct password authentication (Smtp) or via OAuth2.

Status
colourGreen
titleSince 8.1.0

Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2
(tick)
OAuth2 Credentials

This is a new attribute is used when OAuth2 authorization is activated. It selects the OAuth2 Client Credential to be used when connecting this this service.

Status
colourGreen
titleSince 8.1.0

Status
colourBlue
titleOAuth2
(tick)
Encryption

Supported encryptions:

  • No encryption
  • SSL/TLS
  • STARTTLS
Status
colourGreen
titleSmtp
(tick)
HostHost of the SMTP server
Status
colourGreen
titleSmtp
(tick)
PortOptional, if not specified, we use the default ports. Leave blank or 0 for default (plain SMTP: 25, SSL/TLS: 465, STARTTLS: 587).
Status
colourGreen
titleSmtp

TimeoutSMTP connection timeout. 
Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2

Message Size LimitMaximum size of the email in bytes this SMTP server accepts for delivery. Set 0 for unlimited.
Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2

UsernameConnection credentials.
Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2

PasswordConnection credentials.
Status
colourGreen
titleSmtp

DebugIf enabled, SMTP connections details are written to the log files
Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2

Fall back to JiraIf this option is enabled and there are delivery problems via this connections, Email This Issue attempts to deliver the email via Jira's Outgoing Mail connection.
Status
colourGreen
titleSmtp
 
Status
colourBlue
titleOAuth2

...