Name

msgaliasreplace — modify the restricted setting or the description of a Messaging Server alias

Synopsis

/opt/lsb-caldera.com-volution/msg/bin/msgaliasreplace alias_name member(s)

Description

The msgaliasreplace Messaging Server utility is a Perl script that modifies the restricted setting or the description of a Messaging Server alias.

Messaging Server alias membership can also be modified with the Server Manager in the Aliases menu under Modify Aliases

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

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.

One or both of the following attributes must be entered for member(s):

--joinable=[ TRUE|FALSE ]

Modify alias membership restriction; that is, whether users can join without the owner's permission. TRUE means any user can add or remove themselves from aliases, FALSE means only an alias owner can add member entries; the default is FALSE.

--description="description"

Modify the description of the alias.

Files

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

the msgaliasreplace Perl script

See also

msgaliasadd(8), msgaliascreate(8), msgaliasdelete(8), msgaliaslist(8), msgaliaslistall(8),msgaliasmigrate(8), msgaliasremove(8)