Mail_Mbox::get()
-- Get a message from the mbox
Description
Returns the full email message at the given position.
Note: Message number start from 0.
Parameter
- integer
$message
The number of the message to retrieve
Return value
returns
Return the message, PEAR_Error on error