mixed
Mail_Mbox::remove
(
int
$message
)
Removes the message with the given id.
Note: messages start with 0.
$message
The number of the message to remove, or array of message ids to remove.
returns Return true or PEAR_Error object on failure.