Source for file imap.php
Documentation is available at imap.php
* This just includes the different sections of the imap functions.
* They have been organized into these sections for simplicity sake.
* @copyright 1999-2020 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: imap.php 14840 2020-01-07 07:42:38Z pdontthink $
require_once(SM_PATH .
'functions/imap_mailbox.php');
require_once(SM_PATH .
'functions/imap_messages.php');
require_once(SM_PATH .
'functions/imap_general.php');
require_once(SM_PATH .
'functions/imap_search.php');
Documentation generated on Mon, 13 Jan 2020 04:24:43 +0100 by phpDocumentor 1.4.3