if($err==-1) {
$msg="I'm terribly sorry, but the server rejected your password... Please re-enter information... \n";
} else if($err==-2) {
$msg="Couldn't connect to the mail server... Maybe the server's down, or you're not registered as a webmail user... \n";
}
?>