msguserdelete — delete a SCOoffice Mail Server user
/opt/lsb-sco.com/msg/bin/msguserdelete user_name [ --recurse ]
The msguserdelete utility is a Perl script that deletes SCOoffice Mail Server users and removes them from aliases. Only the SCOoffice Mail Server admin user can use the msguserdelete tool.
SCOoffice Mail Server users can also be deleted with the Server Manager in the Users menu under Delete Users, or by clicking the Delete box in the View Users list.
To specify a user_name use one of the following:
where mail_address is the full email address of the user.
where name is the unique identifier (UserID) within a SCOoffice Mail Server mail system.
The following argument is optional:
Remove user from all aliases. If the user is a member or owner of an alias, msguserdelete will fail without the recurse flag. Note that aliases that drop to 0 members or 0 owners as a result of this option will be deleted, and references to them will also be removed.
the msguserdelete Perl script