Read a message.
read [message-id[,...]]
Qualifiers Defaults -all-noall-confirm-noconfirm-content-content
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 read one or more queued messages. The messages to display are specified by their message identification numbers shown by the most recentdirectorycommand. Those numbers appear in the leftmost column of thedirectorycommand listing.
-allDisplay all messages shown with the last
-noall(default)directorycommand.
-confirmWhen
-noconfirm(default)-confirmis specified, you will be prompted to confirm whether or not to display each selected message.
-content(default)Specify
-nocontent-nocontentif you only wish to read the message envelope and header.
In the following example, message 3 is displayed.
qm.user> read 3 Message id: 3 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 Message content: ---------------------------------------------------------------------- Did you get into my catnip whilst I was catnapping? - Fresnel qm.user>