msgaliaslist — list attributes of a SCOoffice Mail Server alias
/opt/lsb-sco.com/msg/bin/msgaliaslist alias_name [ attributes]
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:
where alias_email_address is the full email address of the alias.
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:
List all attributes.
List the cn (commonName) attribute
List the email address.
List the domain in which the alias is a member
List the owners' mail addresses, translating the LDAP Distinguished Name (DN) that is stored in the owner attribute.
If both the owner and owneruid parameters are specified, the owners will be listed twice.
List the owners of the alias.
List the member's email address, translating the LDAP Distinguished Name (DN) that is stored in the owner.
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..
List the uid of members from the DN.
List the alias members.
List remote members; that is, members with the remote (non-local LDAP domain) attributes.
List the logfile member attributes.
List the "pipe to" program attributes.
List the membership restriction for the alias; that is, whether users can join without the owner's permission.
List the description of the alias.
the msgaliaslist Perl script