Configure SMTP connection
settings to control which MTAs and mail user agents are allowed to connect to the
server.
NoteConnection control settings take priority over mail relay settings.
|
Procedure
- Go to .
- Specify the SMTP Interface
settings.OptionDescriptionPortSpecify the listening port of the SMTP service.Disconnect after { } minutes of inactivitySpecify a time-out value.Simultaneous connectionsClick No limit or Allow up to { } connections and specify the maximum allowed connections.
- Specify the Connection Control
settings.
- Select a connections
deny list
orpermit list
.-
Select Accept all, except the following list to configure the
deny list
. -
Select Deny all, except the following list to configure the
permit list
.
-
- Select an option and then specify the IP addresses. OptionDescriptionSingle computerSpecify an IPv4 or IPv6 address, and then click [ >> ] to add it to the list.Group of computers
-
Select the IP version.
-
Type the Subnet address.
-
If IPv4 was selected, type the Subnet mask.
-
Click [ >> ] to add it to the list.
Import from FileClick to import an IP list from a file. The following list shows sample content of an IP list text file:192.168.1.1192.168.2.0:255.255.255.0192.168.3.1:255.255.255.128192.168.4.100192.168.5.32:255.255.255.192 -
- Select a connections
- Specify the Transport Layer Security settings.
- Click Save.
Configuring TLS Settings
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 (TLS).
NoteDeep Discovery Email
Inspector supports TLS 1.2
and earlier versions.
|
Procedure
- Go to .
- Go to the bottom of the page to the section titled Transport Layer Security.
- Select Enable incoming TLS.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.
- Select Only accept SMTP connections through TLS for
Deep Discovery Email
Inspector to only
accept secure incoming connections.This option enables the Deep Discovery Email Inspector SMTP server to accept messages only through a TLS connection.
- Click a Browse button next to one of the
following:OptionDescriptionCA certificateThe 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 keyThe 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 certificationSMTP email relays can generate session keys with the Deep Discovery Email Inspector SMTP server public key.Upload the key to enable a TLS connection.
- Select Enable outgoing TLS.
- Click Save.