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 may 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. That number appears in the leftmost column of thedirectory
command listing.
-all
Return all messages shown by the last
-noall
(default)directory
command. Unless-noconfirm
is specified with-all
, you will be required to confirm anyreturn -all
operation.
-confirm
When
-noconfirm
(default)-confirm
is specified, you will be prompted to confirm each message return operation.
-log
(default)Specifies whether informational messages for each message return operation are generated.
-nolog
Previous | Next | Contents | Index |