
Usage: /QUEUE [CLEAR|POST [<range> | <lower-bound> <upper-bound> | ALL]]
  Each  user  can  have a message queue ("box").  These messages are put in
  there  by  /SUBMIT.   The  option CLEAR clears a message number or range.
  The  option  POST  displays  the  message  number or range to the current
  channel.   CLEAR or POST without a number or range will clear or post the
  current message, respectively.  ALL selects all messages.  /QUEUE without
  any arguments will display the senders of the messages.

  Example:
     /QUEUE
     /QUEUE CLEAR ALL
     /QUEUE CLEAR 2
     /QUEUE POST 1
     /QUEUE POST 1 4

  See Also:
     /SUBMIT

