MAIL AND DIRECTORY MIGRATION
For a DB6 office
At the command prompt, enter the following command:
chkstat /N po_name /P po_password /D po_path /msgs/all >output.txt
where po_name is the name of the post office; po_password is the post office password; po_path is the network path to the directory where the post office is located; and output.txt is the name of the file where you want the report saved.
The report indicates the total number of bytes for each mailbox in the post office.
For a DB8 post office
msgmgr /N po_name /P po_password /D po_path /U "username"
where po_name is the name of the post office; po_password is the post office password; po_path is the network path to the directory where the post office is located; and username is the name of the user whose mailbox you are measuring.
The command displays the total size in kilobytes for the specified mailbox. It does not generate a report.
See Also