About using the TLS protocol in the operation of Kaspersky Secure Mail Gateway

TLS (Transport Layer Security) protocol is a protocol for encrypting the connection between two servers, which ensures secure transmission of data between network hosts on the Internet.

TLS session is a sequence of the following events:

  1. The server from which email messages are sent (Client) establishes a connection to the server to which email messages are sent (Server).
  2. Servers start interacting via the SMTP protocol.
  3. The Client uses the STARTTLS command to offer the Server to use TLS during SMTP interaction.
  4. If the Server is able to use TLS, it responds with the Ready to start TLS command and sends the Server certificate to the Client.
  5. The Client receives the certificate and, if the necessary parameter values are specified within it, verifies the authenticity of the Server certificate.
  6. The Client and the Server enable the data encryption mode.
  7. The servers exchange data.
  8. The session ends.

You can configure TLS security mode for situations when Kaspersky Secure Mail Gateway receives messages from another server (acts in the Server role) and sends messages to another server (acts in the Client role), as well as configure TLS settings for individual domains and domain groups that use the same IP address.

See also

Domains and configuration of email routing

Adding a record to the transport map and configuring email routing (transport_map)

Adding a local domain (relay_domain)

Deleting a record from the transport map

Modifying email routing for a domain (transport_map)

Configuring TLS security for incoming email messages

Configuring TLS security for outgoing email messages

About the DKIM signature for outgoing messages

Enabling and disabling the DKIM signature for outgoing messages

Preparing to add the DKIM signature to outgoing messages

Adding the DKIM signature to messages from addresses from a specific domain

Creating a TLS certificate

Deleting a TLS certificate

Preparing a self-signed TLS certificate for import

Preparing to import a TLS certificate signed by a certification authority

Importing the TLS certificate from file

Page top