Starting, stopping, and restarting the mail router
By default, when you start the server, the Router task automatically loads and starts. You can manually shut down and restart the Router to troubleshoot server and messaging problems. You can also disable automatic loading of the Router.
To shut down the Router from the console
Procedure
- Enter this command at the console:
tell router quit
This shuts down the Router. Mail accumulates in MAIL.BOX, since other servers and clients continue to deposit mail, but the Router does not deliver or transfer the messages.
- To reload the Router, enter this command at the console:
load router
Results
The Router task starts and begins routing and delivering mail.
To shut down the Router from the Domino® Administrator
Procedure
- From the Domino® Administrator, click the tab.
- Select the Server Tasks view.
- From the list of tasks, right-click Router and select Stop Task.
- Click Yes when prompted to confirm the operation.
Results
To start the Router from the Domino® Administrator
Procedure
- From the Domino® Administrator, click the tab.
- Choose .
- From the Start New Task dialog box, select Router and click Start Task.
- Click Done to close the dialog box.
Results
To prevent the Router from automatically starting when the server starts
Procedure
- Shut down the server.
- Edit the NOTES.INI file to remove
Router
from theServerTasks
setting. - Restart the server so that the change takes effect.
Results
When you restart the server, it does not load the Router task.
To restore automatic loading, add Router
back
to the ServerTasks
setting in the NOTES.INI file.
To restart the router from the Domino® Administrator
Procedure
- From the Domino® Administrator, click the tab.
- Click Server Tasks.
- Choose Router from the Task list.
- Choose .
- From the Restart Router dialog box, click OK.
Results
To restart the Router from the console
About this task
Enter this command at the console:
restart task router
The Router task restarts and begins routing and delivering mail.