Enabling a server to receive mail sent over SMTP routing
To set up a server to receive SMTP-routed messages, you must enable the SMTP Listener. Then the server can "listen" for SMTP traffic over the TCP/IP port (usually port 25) and receive SMTP messages in the MAIL.BOX database(s).
About this task
Enabling the SMTP listener causes the server SMTP task to start up automatically every time the server starts. Disabling the SMTP listener prevents the SMTP task from starting up when the server starts.
Note: Do not add SMTP as a task to
the task list in the NOTES.INI file or this feature
will not work.
See the related links for more information about modifying the default SMTP port settings and configuring Domino® to send and receive mail over SMTP.