Name

msgdomainmodify — modify the description of a Messaging Server mail domain

Synopsis

/opt/lsb-caldera.com-volution/msg/bin/msgdomainmodify --domain=domain  
   --description="description"

Description

The msgdomainmodify utility is a Perl script that modifies the description of a Messaging Server mail domain.

Note

Once a domain has been created, its name cannot be changed; only its description, member users and member aliases can be changed.

Messaging Server domain descriptions can also be modified with the Server Manager in the Domains menu under Modify Domains.

Only the Messaging Server admin user can use the msgdomainmodify tool.

The following values must be supplied:

--domain=domain

The name of the Messaging Server mail domain to be modified.

--description="description "

A modified description of the Messaging Server mail domain, or an empty string to delete a domain description.

Files

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

the msgdomainmodify Perl script

See also

msgdomaincreate(8), msgdomaindelete(8), msgdomainlist(8), msgdomaincount(8)