Name

msguserlist — list Messaging Server user attributes

Synopsis

/opt/lsb-caldera.com-volution/msg/bin/msguserlist user_name [ attributes ]

Description

The msguserlist utility is a Perl script that lists the attributes associated with the specified Messaging Server user. Only the Messaging Server admin user can use the msguserlist tool.

Messaging Server user attributes can also be listed with the Server Manager in the Users menu under View Users.

To specify a user_name use one of the following:

--mail=mail_address

where mail_address is the full email address of the user.

--uid=name

where name is the unique identifier (UserID) within a Messaging Server mail system.

One or more of the following attributes can be specified; without attribute arguments, the default is --all:

--all

List all attributes.

--uid

List the user's Messaging Server unique identifier (UserID).

--domain

List the domain in which the user is a member

--firstname

List the given name (first name).

--lastnamelastname

List the surname (last name).

--fullname

List the user's full name.

--mail

List the email address.

--alternatemail

List the alternate email address.

--forward

List the email forwarding address.

--homephone

List the home phone number.

--businessphone

List the business phone number.

--fax

List the fax number.

--pager

List the pager number.

--mobile

List the mobile phone number.

--title

List the user's job title.

--mailstop

List the Interoffice-Mail address.

--vacationenabled

List whether absence notification is enabled.

--vacationsubject

List absence notification subject heading if enabled.

--vacationmessage

List vacation message if enabled.

--spamfilterenabled

List whether spam filtering is enabled.

--spamallowed

List whether spam exception list is enabled.

--spamexclude

List whether spam exclusion list is enabled.

--spamdestroyenabled

List whether spam is saved to a folder or destroyed.

--quotalimit

Display mail store quota in Kb.

--quotaused

Display total user mail store usage in Kb.

Note

The quota algorithm checks the quota before the mail is delivered, and if the quotaused value is below the quotalimitvalue, the message is delivered regardless of the size of the message. The quotaused value can therefore exceed the quotalimit value.

Once over the quota, no new messages will be delivered to a user's inbox and mail will bounce. Users will recieve a warning from their mail client when their quotaused value is over 90% of their quota limit.

--ctsnodeid

Display the calendar node ID to which the user belongs.

--ctsnodealias

Display the alias of the calendar node ID to which the user belongs.

Note

Calendar node information is displayed only if Steltor CorporateTime Server is installed.

Files

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

the msguserlist Perl script

See also

msgaclget(8), msgaclset(8), msgcalendarlistnodes(8), msgusercreate(8), msguserdelete(8), msgusergetaliases(8), msguserisadmin(8), msguserlistall(8), msgusermod(8), msguserpw(8)