Introduction Class Summary Mail_Mbox

Mail

PEAR Manual


Mail_Mbox

Table of Contents
Class Summary Mail_Mbox -- Class to read mbox mail files.
Tutorial -- How to use Mail_Mbox
constructor Mail_Mbox::Mail_Mbox -- Create a new Mbox class instance.
Mail_Mbox::close -- Close a Mbox
Mail_Mbox::get -- Get a message from the mbox
Mail_Mbox::getDebug -- Returns the debug flag setting
Mail_Mbox::getTmpDir -- Returns the temporary directory
Mail_Mbox::hasBeenModified -- Checks if the file was modified since it has been loaded.
Mail_Mbox::insert -- Insert a message
Mail_Mbox::open -- Open the mbox file
Mail_Mbox::remove -- Remove a message from Mbox and save it.
Mail_Mbox::setDebug -- Set the debug flag
Mail_Mbox::setTmpDir -- Set the directory for temporary files.
Mail_Mbox::size -- Get number of messages in this mbox
Mail_Mbox::update -- Update a message
Mail_Mbox::_move -- Copy a file to another
Mail_Mbox::_process -- Process the Mbox


Introduction Class Summary Mail_Mbox

Mail

PEAR Manual