Disabling Mail Routing On Notes Server

I’m a developer holding down the for for an admin today, and I have an application server that is attempting to route mail. I’m guessing that someone tried to set up a mail client on it at some point. Where can I COMPLETELY disable mail routing and/or mail funtions on this server?

Subject: Dissableing Mail Routing On Notes Server

Going against all my beliefs here, helping a developer do admin :slight_smile:
On the server’s console type “tell router quit”

That will stop it routing any email at all.

Subject: RE: Disabling Mail Routing On Notes Server

Also you need to remove “Router” from notes.ini variable “ServerTasks”

Subject: Or from the Program Documents in Domino Directory…

Subject: Dissableing Mail Routing On Notes Server

go to the server and type :

tell router quit

at the server console

Subject: Disabling Mail Routing On Notes Server

This will cause your typical workflow applications to fail as well, because they tend to send mail as well (alerts, messages,…).Some Domino ‘system’ features also use mail routing (eg. mailjournaling,…).

So don’t disable routing unless you are absolutely certain you don’t need it.

cheers,

Tom