Technical data

SHOW MAIL
SHOW MAIL
Displays SMTP queue information.
Related commands: REMOVE MAIL, SEND MAIL
Format
SHOW MAIL [ user ]
[ /FULL ]
[ /RECIPIENT[=options]]
[ /ENTRY=n ]
Restrictions
Requires SYSPRV or BYPASS privilege to display information for other users.
Parameters
user
Optional. Default: All users.
Displays SMTP process information of the specified user.
Qualifiers
/FULL
Optional. Default: Brief description is displayed.
Displays detailed information.
/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.
/ENTRY=n
Optional. Default: Your queue entries.
Displays information about the specified queue entry number.
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.
Command Descriptions 2–169