msgaliasremove — delete a member from a SCOoffice Mail Server alias
/opt/lsb-sco.com/msg/bin/msgaliasremove alias_name member(s) [ --recurse ]
The msgaliasremove SCOoffice Mail Server utility is a Perl script that deletes single or multiple member attributes from a SCOoffice Mail Server alias.
SCOoffice Mail Server alias members can also be deleted with the Server Manager in the Aliases menu under Modify Aliases
Only the SCOoffice Mail Server admin user can use the msgaliasremove tool.
To specify the new 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.
At least one of the following attributes must be entered for member(s), although multiple arguments are allowed and arguments may be repeated:
Specify an owner to remove. The last owner cannot be removed.
Specify an owner UserID to remove.
Specify a member to remove; the Distinguished Name (DN) is resolved from the address .
Specify an member UserID to remove.
Specify an member alias to remove.{TBC}
Specify a remote member to remove.
Specify a logfile member to remove..
Specify a "pipe to" program member to remove.
The following argument is optional:
Allow the last owner or last member of an alias to be removed; if this occurs the alias is removed also. This alias removal will recurse to remove all parent aliases that also drop to zero members or zero owners as a result of the msgaliasremove operation.
the msgaliasremove Perl script