msgdomaincreate — create a new Messaging Server mail domain
/opt/lsb-caldera.com-volution/msg/bin/msgdomaincreate --domain=domain --description="description"
The msgdomaincreate utility is a Perl script that creates a new Messaging Server mail domain and description.
Once a domain has been created, its name cannot be changed; only its description, member users and member aliases can be changed.
Messaging Server domains can also be created with the Server Manager in the Domains menu under Create Domains.
Before creating virtual domains, you must create mail exchanger (MX) records in DNS to resolve virtual domain names to the mail host machine.
Only the Messaging Server admin user can use the msgdomaincreate tool.
The following values must be supplied:
the name of the new Messaging Server mail domain.
a description of the new Messaging Server mail domain.
the msgdomaincreate Perl script