Sending servers

Sending servers define the SMTP infrastructure used to deliver emails. Each server represents a mail server connection that can be used by multiple sender profiles.

Overview

A sending server configuration includes:

  • Server name: internal identifier for the server

  • SMTP host: hostname of the mail server (also used as EHLO identifier)

  • SMTP port: connection port for the mail server

  • Use TLS: whether to enable TLS/SSL encryption for the connection

Servers must be associated with a sender profile and cannot function independently

Last updated