Configure SMTP connection settings to control which MTAs and mail user agents are allowed to connect to the server.
Connection control settings take priority over mail relay settings.
Option |
Description |
---|---|
Port |
Specify the listening port of the SMTP service. |
Disconnect after { } minutes of inactivity |
Specify a time-out value. |
Simultaneous connections |
Click No limit or Allow up to { } connections and specify the maximum allowed connections. |
Select Accept all, except the following list to configure the "deny list".
Select Deny all, except the following list to configure the "permit list".
Option |
Description |
---|---|
Single computer |
Specify an IPv4 or IPv6 address, and then click [ >> ] to add it to the list. |
Group of computers |
|
Import from File |
Click to import an IP list from a file. The following list shows sample content of an IP list text file: 192.168.1.1 192.168.2.0:255.255.255.0 192.168.3.1:255.255.255.128 192.168.4.100 192.168.5.32:255.255.255.192 |
Transport Layer Security (TLS) provides a secure communication channel between hosts over the Internet, ensuring the privacy and integrity of the data during transmission.
For details about TLS settings, see Transport Layer Security.
This option allows the Deep Discovery Email Inspector SMTP Server to provide Transport Layer Security (TLS) support to SMTP email relays, but does not require that email relays use TLS encryption to establish the connection.
This option enables the Deep Discovery Email Inspector SMTP server to accept messages only through a TLS connection.
Option |
Description |
---|---|
CA certificate |
The CA certificate verifies an SMTP email relay. However, Deep Discovery Email Inspector does not verify the email relay and only uses the CA certificate for enabling the TLS connection. |
Private key |
The SMTP email relay creates the session key by encrypting a random number using the Deep Discovery Email Inspector SMTP server's public key. The Deep Discovery Email Inspector SMTP server then uses the private key to decrypt the random number in order to establish the secure connection. This key must be uploaded to enable a TLS connection. |
SMTP server certification |
SMTP email relays can generate session keys with the Deep Discovery Email Inspector SMTP server public key. Upload the key to enable a TLS connection. |