'.$mod_strings['LBL_MAIL_CONNECT_ERROR_INFO'].'
'; // echo '
Unable to connect to mail server!

'; } echo get_module_title("Emails", $mod_strings['LBL_MODULE_TITLE'], true); /* $submenu = array('LBL_EMAILS_TITLE'=>'index.php?module=Emails&action=ListView.php','LBL_WEBMAILS_TITLE'=>'index.php?module=squirrelmail-1.4.4&action=redirect'); $sec_arr = array('index.php?module=Emails&action=ListView.php'=>'Emails','index.php?module=squirrelmail-1.4.4&action=redirect'=>'Emails'); echo "\n
\n"; ?>
$filename) { $cur_mod = $sec_arr[$filename]; $cur_tabid = getTabid($cur_mod); if($tab_per_Data[$cur_tabid] == 0) { list($lbl,$sname,$title)=split("_",$label); if(stristr($label,"EMAILS")) { echo ''; $listView = $filename; $classname = "tabOff"; } elseif(stristr($label,$_REQUEST['smodule'])) { echo ''; $listView = $filename; $classname = "tabOff"; } else { echo ''; } $classname = "tabOff"; } } ?>
   '.$mod_strings[$label].''.$mod_strings[$label].''.$mod_strings[$label].' 
"; echo "
"; echo get_form_header($mod_strings['LBL_TOOL_FORM_TITLE'], "", false); echo "
"; echo ""; echo "
"; //require_once('modules/squirrelmail-1.4.4/right_main.php'); ?>