PMDF System Manager's Guide


Previous Contents Index


HISTORY

Display message history information.

Syntax

HISTORY [message-id[,...]]

Command Qualifiers Defaults
/ALL /NOALL
/CHANNEL=name None
/CONFIRM /NOCONFIRM

Parameters

message-id[,...]

A comma separated list of one or more message identification numbers shown with a previous DIRECTORY command. Ranges are allowed.

Description

For many channels, delivery history information is appended to the end of each message file after an unsuccessful delivery attempt has been made. With the HISTORY command, this information can be displayed.

The messages to show histories for are specified by their message identification numbers shown by the most recent DIRECTORY command. That number appears in the leftmost column of the DIRECTORY command listing. Ambiguous message numbers must be qualified by the proper channel name with the /CHANNEL qualifier.

Note that history information is not recorded by some channels.


Qualifiers

/ALL

/NOALL (default)

Display history information for all messages shown with the last DIRECTORY command. When used in conjunction with the /CHANNEL qualifier, only histories of those messages shown with the last DIRECTORY command for the specified channel will be shown.

/CHANNEL=name

Specifies the name of the channel for which to show message histories. Wild cards are not permitted.

/CONFIRM

/NOCONFIRM (default)

When /CONFIRM is specified, you will be prompted to confirm whether or not to display the history for each selected message.


Previous Next Contents Index