Previous | Contents | Index |
Return a message to its sender.
RETURN [message-id[,...]]
Qualifiers Defaults /ALL /NOALL /CONFIRM /NOCONFIRM /LOG /LOG
message-id
A comma separated list of one or more message identification numbers shown with a previousDIRECTORY
command. Ranges are allowed.
Queued messages can be returned to their originator with the
RETURN
command. The messages to be returned are specified by their message identification numbers shown by the most recentDIRECTORY
command. Those numbers appear in the leftmost column of theDIRECTORY
command listing.
/ALL
/NOALL (default)
Return all messages shown by the lastDIRECTORY
command. Unless/NOCONFIRM
is specified with/ALL
, you will be required to confirm anyRETURN/ALL
operation./CONFIRM
/NOCONFIRM (default)
When/CONFIRM
is specified, you will be prompted to confirm each message return operation./LOG (default)
/NOLOG
Specifies whether informational messages for each message return operation are generated.
Previous | Next | Contents | Index |