Hitachi

uCosminexus Service Platform Reference Guide


csmmaillsusr (Displaying the mail adapter user information)

Organization of this page

Format

csmmaillsusr [-h]
 -f path-of-mail-adapter-account-definition-file

Function

Displays the users registered in the mail adapter account definition file. The display results are output in the standard output format.

For details on how to use this command, see 5.5.1 Managing the user information in the uCosminexus Service Platform Setup and Operation Guide.

Arguments

-h

Displays the usage of commands. When you specify this option, all other options are ignored even if specified.

-f path-of-mail-adapter-account-definition-file

Specifies the relative or absolute path of the mail adapter account definition file. To include spaces, enclose the entire option argument in double quotation marks (").

Display format

(1) When the user information is registered

1: User ID1
2: User ID2
 ...

One user name is displayed on each line in alphabetic order.

(2) When the user information is not registered

none

Return values

Return value

Meaning

0

The command terminated normally.

1

The command terminated abnormally.

9

An error occurred when checking the execution permission.

Notes