$sadc_array = array( "64.34.186.68", "64.34.181.203", "64.34.181.204", "64.34.181.205", "64.34.181.206"); $hvdc_array = array( "66.135.40.13", "66.135.40.14", "66.135.40.15", "66.135.40.16", "66.135.40.17", "66.135.40.18" ); $ip = $_SERVER['SERVER_ADDR']; $server = ""; if(in_array($ip,$hvdc_array)) $server = "HVDC"; if(in_array($ip,$sadc_array)) $server = "SADC"; if(strlen($server) < 2){ echo "IP not found on server. Contact MagicAngel.net"; exit; } if($server == "HVDC"){ $action = "https://hvdc.webpropulsion.com:2083/login/"; }elseif($server == "SADC") { $action = "https://sadc.webpropulsion.com:2083/login/"; } ?>
This form directly posts to the server so your login is secure even if this page is not protected by SSL.
Click Here to Login to Webmail
Please let us know if you have any issues logging in: (904) 419-3248