Has the code changed for the remote login? When our users login from our support page there preferences are not correct. If I login locally the preferences are just fin here is the code I use for logging in remotely <?php $arServers=array("mail1.pldi.net", "mail2.pldi.net", "mail3.pldi.net"); $server=$arServers[rand(0,2)]; ?> <div id="ipinfo"> <p id="sidebartag">Webmail Login</p><br> <form method="post" action="http://<?php echo($server);?>/src/redirect.php"> <input type="hidden" name="js_autodetect_results" value="0"> <input type="hidden" name="just_logged_in" value="1"> <b style="margin-left:5px">Username:</b><br> <input style="margin-left:5px" class="editBox" type="text" name="login_name" size="15"><br> <b style="margin-left:5px"> Password:</b><br> <input style="margin-left:5px" class="editBox" type="password" name="secretkey" size="15"> <input style="margin-top:3px;margin-left:85px" type="submit" value="Login"> </form></div><br> *************************** This email message and any files transmitted with it are intended solely for the use of the individual or entity for whom it is addressed. It may contain confidential and privileged information. If you are not the intended recipient, please contact the sender and destroy all paper and electronic copies of this message and its contents. Any unauthorized review, use, disclosure or distribution of this email or any file attachments is strictly prohibited. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users