Name

msgaliasdelete — delete a Messaging Server alias

Synopsis

/opt/lsb-caldera.com-volution/msg/bin/msgaliasdelete alias_name [ --recurse ]

Description

The msgaliasdelete utility is a Perl script that deletes Messaging Server aliases. Only the Messaging Server admin user can use the msgaliasdelete tool.

Messaging 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:

--mail=alias_email_address

where alias_email_address is the full email address of the alias.

--name=alias_name --domaindomain

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:

--recurse

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.

Files

/opt/lsb-caldera.com-volution/msg/bin/msgaliasdelete

the msgaliasdelete Perl script

See also

msgaliasadd(8), msgaliascreate(8), msgaliaslist(8), msgaliasmigrate(8), msgaliasremove(8), msgaliasreplace(8)