Configuring an e-mail provider

This document explains how to configure an e-mail provider using the SMTP protocol over SSL.

General Settings

  • Display Name The name that will appear within the tenants integrations overview.

  • Description A short description to identify this configuration (e.g., "Provider for user notifications and authentication").

Technical Settings

Field

Description

Host

The SMTP server hostname (e.g., smtp.example.com)

Port

SMTPS port — typically 465

Username

The SMTP account username

Password

The SMTP account password

⚠️ Note: Only connections over SMTPS (port 465) are supported. Connections over unencrypted SMTP (25) and STARTTLS (587) are not supported.

Last updated