require_once '/Mbox.php';
mixed Mail_Mbox::remove (int $message)
mixed Mail_Mbox::remove
Removes the message with the given id.
Note: Note: messages start with 0.
The number of the message to remove, or array of message ids to remove
returns Return true else PEAR_Error