msgservicelist — list the status of a SCOoffice Mail Server system service
/opt/lsb-sco.com/msg/bin/msgservicelist --service=ldap|postfix|cyrus|docview [ attributes ]
The msgservicelist utility is a Perl script that lists the status of a single SCOoffice Mail Server system service with its description and attributes. Only the SCOoffice Mail Server admin user can use the msgservicelist tool.
The status of SCOoffice Mail Server system services can also be viewed with the Server Manager in the System menu under Mail Services; this is the recommended method.
The SCOoffice Mail Server system services are:
LDAP directory server.
Postfix MTA (Mail Transfer Agent).
Cyrus IMAP server.
DocView on-line documentation server.
One or more of the following attributes can be specified; without attribute arguments, the default is --all:
List all attributes.
List the name of the service.
List the description.
List the current process ID.
List the full pathname of the command that starts the service.
List the actions that can be taken on the service; for example, start, stop, restart (stop, then start) or reload (configuration files).
List whether the services is UP or DOWN.
the msgservicelist Perl script
the LDAP init file
the Postfix init file
the Cyrus init file
the DocView init file
msgserviceaction(8), msgserviceactionlistall(8)