Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Member
    Join Date
    May 2004
    Posts
    11

    Default Neomail / Horde / Squirrelmail - Webmail script

    Hi,

    I found a script that let us login to Neomail, Horde or Squirrelmail in any domain we want to. The question is that the URL format works in browsers like Opera but it doesn't with Internet Explorer.
    Format example for Neomail login: (https://USERNAME+DOMAIN.COM:PASSWORD...ail/neomail.pl)

    Do you know what is wrong with it, for not allowing login with IE ?

    Here is the script i'm talking about:

    <SCRIPT language=javascript>
    <!-- Begin
    function Login(form) {
    var username = form.username.value;
    var password = form.password.value;
    var server = form.server.value;
    var type = form.type.value;
    if (username && password && server) {
    var httpurl = "https://" + username+ "+" + server + ":" + password + "@" + server + ":2096/" + type;
    window.location = httpurl;
    }
    else {
    alert("Please enter the correct password.\n the username is before the @ in your email address");
    }
    }
    </SCRIPT>

    </p>
    <TABLE align=center>
    <TBODY>
    <TR>
    <TD>
    <FORM name=login>
    <TABLE cellSpacing=0 cellPadding=3 width="100%" align=center border=0>
    <TBODY>
    <TR>
    <TD align=middle colSpan=2><div align="center" class="main"></div></TD>
    </TR>
    <TR>
    <TD align=right>Email:</TD>
    <TD><INPUT name=username class="w" maxLength=26> @ <INPUT
    name=server value=domain.com> </TD>
    </TR>
    <TR>
    <TD align=right>Password:</TD>
    <TD><INPUT name=password type=password class="w">
    &nbsp;&nbsp; <SELECT
    name=type id=type>
    <OPTION value=neomail/neomail.pl
    selected>NeoMail</OPTION> <OPTION
    value=horde/index.php>Horde</OPTION> <OPTION
    value=3dparty/squirrelmail/index.php>SquirrelMail</OPTION></SELECT>
    </TD></TR>
    <TR>
    <TD align=right colSpan=2>
    <DIV align=center><INPUT name=button type=button onclick=Login(this.form) value=Login window="new">
    <INPUT name=Reset type=reset value=Reset>
    </DIV></TD></TR></TBODY></TABLE></FORM>
    Thank you all!

    - rodolfo

  2. #2
    Member rhenderson's Avatar
    Join Date
    Apr 2005
    Location
    Oklahoma
    Posts
    742

    Default

    If I am not mistaken IE removed that ability to show the passwords in the raw form on a URL line with a security update.
    Regards,
    Randy
    Affordable Web Hosting
    _________________________

  3. #3
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    You are not mistaken They decided to break the RFC all on their ownsome.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  4. #4
    Member rhenderson's Avatar
    Join Date
    Apr 2005
    Location
    Oklahoma
    Posts
    742

    Default

    Quote Originally Posted by chirpy
    You are not mistaken They decided to break the RFC all on their ownsome.
    Lol, thanks for confirming that. I thought I was right but would hate to give wrong advice :-)
    Regards,
    Randy
    Affordable Web Hosting
    _________________________

Similar Threads & Tags
Similar threads

  1. Neomail to Squirrelmail/Horde converter
    By electric in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 09-01-2006, 03:44 PM
  2. horde & squirrelmail not showing emails, neomail is
    By mrdokau in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 03-16-2006, 08:23 AM
  3. How to hide NeoMail or Horde or SquirrelMail
    By hawkv in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 02-01-2004, 12:30 AM
  4. pros and cons - horde,neomail,squirrelmail
    By cyberspirit in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 12-08-2003, 04:49 PM
  5. MIME/HTML enabled in Neomail/Horde/Squirrelmail by default?
    By Shiekron2 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-18-2003, 07:07 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube