Monitoring scheduled messages

The following server console commands are available to monitor scheduled mail.

About this task

Table 1. Commands for monitoring scheduled mail
Command Description
tell router list Lists each message in the main message queue and its state. Now includes Scheduled as one of the states.
tell router show Includes the following line that shows the number of scheduled messages waiting to be sent: Waiting for scheduled send time
show stat Mail.WaitingForSchedule Shows the number of scheduled messages waiting to be sent, for example:
> show stat Mail.WaitingForSchedule
[003F68:000007-0000000000000574]
Mail.WaitingForSchedule = 4
[003F68:000007-0000000000000574]
1 statistics found
show stat Mail.TotalScheduledReleased Shows the number of scheduled messages that have been sent since the server was last started, for example:
> show stat  Mail.TotalScheduledReleased
[003F68:000007-0000000000000574]   
Mail.TotalScheduledReleased = 1
[003F68:000007-0000000000000574]   
1 statistics found
show stat Mail.WaitingNotScheduled Shows the current number of pending messages excluding scheduled messages waiting to be sent.
 >  show stat mail.waitingNotScheduled
[003F68:000007-0000000000000574]   
Mail.WaitingNotScheduled = 0
[003F68:000007-0000000000000574]
1 statistics found