|
: -22 : 0 : 22 |
Sometimes there are hundreds of mails in a mail.box on a domino server and the server can't delivery all the mails in a acceptable time.
For troubleshooting this situation i would like to have the option to start a task on a second domino server in the same domain. This task should move the mails from the overloaded domino server's mail.box into his own mail.box and delivery them. An example for this servertask could be: load movemail from <servername> The task could be stopped manually with tell movemail quit and automatically it the mail.box of <servername> is empty, if you use the parameter /a when load the task load movemail from <servername> /a |