TCPIP$UCP_HELP.HLB  —  SHOW  MAIL
    Displays SMTP queue information.

    Related commands: REMOVE MAIL, SEND MAIL

    Format

      SHOW MAIL  [ user ]

                 [ /FULL ]

                 [ /RECIPIENT[=options] ]

                 [ /ENTRY=n ]

1  –  Restrictions

    Requires SYSPRV or BYPASS privilege to display information for
    other users.

2  –  Parameters

 user

    Optional. Default: All users.

    Displays SMTP process information of the specified user.

3  –  Qualifiers

3.1    /FULL

    Optional. Default: Brief description is displayed.

    Displays detailed information.

3.2    /RECIPIENT

       /RECIPIENT[=options]

    Optional. Default: ALL.

    Used with /FULL, displays selected recipient classes. Available
    options include the following:

    ALL        Shows failed, sent, and unsent mail messages.
    FAILED     Shows messages that could not be read for a particular
               recipient.
    SENT       Shows successful deliveries to a particular recipient.
    UNSENT     Shows messages that are as yet unsent.

3.3    /ENTRY

       /ENTRY=n

    Optional. Default: Your queue entries.

    Displays information about the specified queue entry number.

4  –  Examples

    1.TCPIP> SHOW MAIL

      Displays information about mail messages queued to your
      process's user name.

    2.TCPIP> SHOW MAIL /ENTRY=1234

      Displays information about the mail message 1234 in the queue.

    3.TCPIP> SHOW MAIL /FULL /RECIPIENT=ALL

      Displays detailed information about all mail messages sent by
      the user of your process's user name.
Close Help