![]() |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Aug 2003
Posts: 16
|
Email URL
I bit picky, but if is it possible to make http://mail.mydomain.com the URL to our webmail instead of http://mail.mydomain.com/mail? Even a forwarding url page from the mail. one to the /mail one would be helpful. As it is now, the user sees two log in screens the one at mail. (that never works), and the one at /mail. I'd even been happy with http://www.mydomain.com/mail instead of http://mail.mdomain.com/mail. Just seems so non-standard....
|
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Apr 2003
Posts: 106
|
Just add this to your homepage changing yourdomain to your domain. Enter username and password as normal. Voilaaaaaaaa
<FORM NAME="login" METHOD="post" ACTION="http://mail.yourdomain.com/mail/login.html"> <table> <tr> <td>User Name </td> <td>:</td> <td><INPUT class="fr_text" TYPE="text" NAME="username" VALUE="" ></td> </tr> <tr> <td>Password </td> <td>:</td> <td><INPUT class="fr_text" TYPE="password" NAME="password" VALUE="" ></td> </tr> </table> <INPUT TYPE="submit" NAME="Login_x" VALUE="Login" CLASS="fr_button"></form>
__________________
old dog - anxious to learn new tricks |
|
|
|
|
|
#6 (permalink) |
|
Administrator
Join Date: May 2003
Posts: 1,299
|
Works very well...been using it for a while
http://www.jscomputing.co.uk/?page=20
Been using it for a while, works very well, also enables you to customize the login for your users.... Jacob
__________________
Jacob Colton jacob@catalyst2.com Open a ticket | Knowledgebase | Rate catalyst2 | Review catalyst2 |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|