Mail_Mbox::remove()
-- Remove a message from Mbox and save it.
Description
Removes the message with the given id.
Note: Note: messages start with 0.
Parameter
- integer
$message
The number of the message to remove, or
array of message ids to remove
Return value
returns
Return true else PEAR_Error