require_once '/Mbox.php';
string Mail_Mbox::get (int $message)
string Mail_Mbox::get
Returns the full email message at the given position.
Note: Message number start from 0.
The number of the message to retrieve
returns Return the message, PEAR_Error on error