Display message envelope and header information.
read [message-id[,...]]
Command Qualifiers Defaults -all-noall-channel=nameNone -confirm-noconfirm-content-nocontent
message-id[,...]
A comma separated list of one or more message identification numbers shown with a previousdirectorycommand. Ranges are allowed.
The
readcommand may be used to display envelope and header information for one or more queued messages. To also view the message content, use the-contentqualifier.The messages to display are specified by their message identification numbers shown by the most recent
directorycommand. Those number appear in the leftmost column of thedirectorycommand listing. Ambiguous message numbers must be qualified by the proper channel name with the-channelqualifier.
-allDisplay all messages shown with the last
-noall(default)directorycommand. When used in conjunction with the-channelqualifier, only those messages shown with the lastdirectorycommand for the specified channel will be shown.Specifies the name of the channel from which to display messages. Wildcards are not permitted.
-channel=name
-confirmWhen
-noconfirm(default)-confirmis specified, you will be prompted to confirm whether or not to display each selected message.
-contentWhen
-nocontent(default)-contentis specified, the content of the message will also be shown.
In the following example, the envelope and header information for message number 1 is displayed.
qm.maint> read 1 Filename: /pmdf/queue/l/ZZ01HNPFR2FUN89D4GAS.00 Message id: 1 Transport layer information: ---------------------------------------------------------------------- Envelope From: address: fresnel@innosoft.com Envelope To: addresses: bernoulli Message header: ---------------------------------------------------------------------- Received: from INNOSOFT.COM by INNOSOFT.COM (PMDF V5.0-1 #8790) id <01HNPFR0P5OW9D4GAS@INNOSOFT.COM> for BERNOULLI@INNOSOFT.COM; Fri, 03 Mar 1995 16:48:41 -0700 (PDT) Date: Fri, 03 Mar 1995 16:48:40 -0700 (PDT) From: Fresnel the tabby cat <fresnel@innosoft.com> To: bernoulli@innosoft.com Subject: catnip and catnaps Message-id: <01HNPFR12JYA9D4GAS@INNOSOFT.COM> MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=US-ASCII Content-transfer-encoding: 7BIT qm.maint>