Verify connecting host name in DNS | Choose one:
- Enabled - Domino verifies the name of the connecting host by performing a reverse DNS lookup. Domino checks DNS for a PTR record that matches the IP address of the connecting host to a host name. If Domino cannot determine the name of the remote host, because DNS is not available or no PTR record exists, it does not allow the host to transfer mail. Although Domino accepts the intial connection, later in the SMTP transaction it returns an error to the connecting host in response to the MAIL FROM command.
Note Internet SMTP hosts are not required to have PTR entries in DNS. As a result, when this field is enabled, the SMTP task may reject connections from valid SMTP hosts.
- Disabled - (default) Domino does not check DNS to verify the name of the connecting host.
|
Allow connections only from the following SMTP Internet host names/IP addresses | The host names and/or IP addresses allowed to connect to the SMTP service on this server. If you enter host names and/or IP addresses in this field, only servers matching these entries can connect to the SMTP listener; connection requests from all other servers are denied.
Enter IP addresses in brackets -- for example, [192.168.10.17]
Host name entries may be complete, as in the fully-qualified host name of a particular server, or partial, and imply the existence of a wildcard. That is, if you enter:
Domino extends accepts only connections from mail hosts in the domains represented by *abc.com, or all host names ending in abc.com, including smtp.abc.com and mailhost.abc.com. Domino rejects all other connection requests.
If you specify host name entries, each time a host connects, Domino checks DNS for a PTR record for the connecting host. If Domino cannot resolve the IP address to a host name because DNS is unavailable or no PTR record exists, no mail is accepted from the connection. |
Deny connections from the following SMTP Internet host names/IP addresses | The host names and/or IP addresses that are not allowed to connect to the SMTP service on this server. If you enter host names and/or IP addresses in this field, all servers except those matching entries in this field can connect to the SMTP listener; connection requests are denied only for servers matching the entries in this field.
Enter IP addresses in brackets -- for example, [192.168.10.17]
Host name entries may be complete, as in the fully-qualified host name of a particular server, or partial, and use an implied wildcard. That is, if you enter:
Domino implicity extends the restriction to all mail hosts within the denied domain, denying connections from *abc.com, or all host names ending in abc.com, including smtp.abc.com and mailhost.abc.com.
Note Using name entries may inadvertently block mail from other unrelated domains. For example, in the previous example, entering abc.com also prevents connections from mailhost.xyzabc.com. To apply restrictions to hosts in a specified domain and its subdomains only, enter a leading dot (.) in domain name entries; for example:
|