msguserlist — list SCOoffice Mail Server user attributes
/opt/lsb-sco.com/msg/bin/msguserlist user_name [ attributes ]
The msguserlist utility is a Perl script that lists the attributes associated with the specified SCOoffice Mail Server user. Only the SCOoffice Mail Server admin user can use the msguserlist tool.
SCOoffice Mail 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:
where mail_address is the full email address of the user.
where name is the unique identifier (UserID) within a SCOoffice Mail Server mail system.
One or more of the following attributes can be specified; without attribute arguments, the default is --all:
List all attributes.
List the user's SCOoffice Mail Server unique identifier (UserID).
List the domain in which the user is a member
List the given name (first name).
List the surname (last name).
List the user's full name.
List the email address.
List the alternate email address.
List the email forwarding address.
List the home phone number.
List the business phone number.
List the fax number.
List the pager number.
List the mobile phone number.
List the user's job title.
List the Interoffice-Mail address.
List whether absence notification is enabled.
List absence notification subject heading if enabled.
List vacation message if enabled.
List whether spam filtering is enabled.
List whether spam exception list is enabled.
List whether spam exclusion list is enabled.
List whether spam is saved to a folder or destroyed.
Display mail store quota in Kb.
Display total user mail store usage in Kb.
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.
Display the calendar node ID to which the user belongs.
Display the alias of the calendar node ID to which the user belongs.
Calendar node information is displayed only if SCOoffice Mail Connector for Microsoft Outlook is installed.
the msguserlist Perl script