msgaliasdelete — delete a SCOoffice Mail Server alias
/opt/lsb-sco.com/msg/bin/msgaliasdelete alias_name [ --recurse ]
The msgaliasdelete utility is a Perl script that deletes SCOoffice Mail Server aliases. Only the SCOoffice Mail Server admin user can use the msgaliasdelete tool.
SCOoffice Mail Server aliases can also be deleted with the Server Manager in the Aliases menu under Delete Aliases, or by clicking the Delete box in the View Aliases list.
To specify alias_name use one of the following:
where alias_email_address is the full email address of the alias.
where alias_name is the short name of the alias in its domain and domain is the domain where the alias is located.
The following argument is optional:
Recursively delete all references to the alias if any. If there are references to the alias in other aliases, msgaliasdelete 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 msgaliasdelete Perl script