MAIL
Configuring SMTP authentication options on servers that use Internet Site documents
On servers that use Internet Site documents, the SMTP service obtains port authentication settings from the Security tab of the SMTP Inbound Site document, rather than from the Server document. As a result, when Internet Site documents are used, you cannot use the Server document to configure TCP/IP and SSL authentication settings for the SMTP port. Settings in the Server document still provide the port numbers and status for the SMTP TCP/IP and SSL ports, and enable the SMTP ports to honor server access restrictions.
To determine whether the use of Internet Site documents is enabled for a server, check the value of the following field on the Basics tab of the Server document: "Load Internet configurations from Server\Internet Sites documents." If this field is set to "Enabled," the server uses Internet Site documents to configure all of its Internet protocols (SMTP, IMAP, POP3, and so forth).
If the server uses Internet Site documents, then you must use Site documents to configure all Internet protocols on the server. If an SMTP Site document is not present in the Domino Directory, or the authentication options in a configured SMTP Site document are set to No, users cannot connect to the SMTP service. In each case, SMTP clients receive the following error when attempting to connect to the SMTP service:
By default, after you enable the SMTP task, it "listens" for client connections on TCP/IP port 25 on the Domino server. The default SMTP SSL port is port 465. In some cases -- for example, on partitioned servers -- you might need to specify a port number other than the default to avoid conflicts. You might also change the default port to a nonstandard port number to "hide" it from clients attempting to connect to the default port or if another application uses the default port on the server.
Disabling the SMTP inbound TCP/IP port or SSL port prevents other servers from accessing the SMTP Listener on that port.
Note On servers with multiple TCP/IP ports, by default, the SMTP service uses the port listed first in the NOTES.INI file as the preferred path. You can configure the service to use a different port.
Changing the default SMTP greeting
You can modify the default reply that the SMTP service sends in response to a connecting host. By default, the Domino SMTP server reveals its host name and software version to connecting clients. For security reasons, you can change the default greeting so that the server does not disclose essential information. Use the variable SMTPGreeting in the NOTES.INI file to customize the SMTP service greeting.
To change inbound SMTP TCP/IP port settings
1. From the Domino Administrator, click the Configuration tab and then open the Server document for the server that runs the SMTP service.
2. Click the Ports - Internet Ports - Mail tab.
3. In the Mail (SMTP Inbound) column, complete these fields, and then click Save & Close:
Note To support inbound SMTP connections, the server must have at least one SMTP port enabled and be running the SMTP task.
To change inbound SMTP SSL port settings
1. Familiarize yourself with the Domino security model.
2. To secure SMTP sessions using SSL, set up SSL on the Domino server.
3. From the Domino Administrator, click the Configuration tab and then open the Server document for the server that runs the SMTP service.
4. Click the Ports - Internet Ports - Mail tab.
5. In the Mail (SMTP Inbound) column, complete these fields, and then click Save & Close:
Related topics