'.
_("Using CRAM-MD5 or DIGEST-MD5 authentication instead may work.").'
';
if (!$use_imap_tls) {
$string .= _("Also, the use of TLS may allow SquirrelMail to login.").'
';
}
$string .= _("Please contact your system administrator and report this error.");
error_box($string,$color);
exit;
}
}
do_hook('login_cookie');
/* Output the javascript onload function. */
$header = "\n";
if (@file_exists($theme[$theme_default]['PATH']))
@include ($theme[$theme_default]['PATH']);
displayHtmlHeader( "$org_name - " . _("Login"), $header, FALSE );
echo "