Name

msgaliaslist — list attributes of a SCOoffice Mail Server alias

Synopsis

/opt/lsb-sco.com/msg/bin/msgaliaslist alias_name [ attributes]

Description

The msgaliaslist SCOoffice Mail Server utility is a Perl script that lists all or specified attributes of a SCOoffice Mail Server alias. Only the SCOoffice Mail Server admin user can use the msgaliaslist tool.

SCOoffice Mail Server aliases can also be listed with the Server Manager in the Aliases menu under View Aliases.

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 more of the following attributes can be specified for display; without attribute arguments, the default is --all:

--all

List all attributes.

--name

List the cn (commonName) attribute

--mail

List the email address.

--domain

List the domain in which the alias is a member

--owner

List the owners' mail addresses, translating the LDAP Distinguished Name (DN) that is stored in the owner attribute.

Note

If both the owner and owneruid parameters are specified, the owners will be listed twice.

--owneruid

List the owners of the alias.

--member

List the member's email address, translating the LDAP Distinguished Name (DN) that is stored in the owner.

Note

If both the member and memberuid/memberalias parameters are specified, the members will be listed twice, once in email form and once in uid/aliasname form..

--memberuid

List the uid of members from the DN.

--memberalias

List the alias members.

--remote

List remote members; that is, members with the remote (non-local LDAP domain) attributes.

--file

List the logfile member attributes.

--program

List the "pipe to" program attributes.

--joinable

List the membership restriction for the alias; that is, whether users can join without the owner's permission.

--description

List the description of the alias.

Files

/opt/lsb-sco.com/msg/bin/msgaliaslist

the msgaliaslist Perl script

See also

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