![]() |
|
|||||||
| H-Sphere Pre-Sales Post your questions about H-Sphere plans here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#16
|
|||||||||||
|
|||||||||||
|
well, this is the form that I'm using. I take it from some thread posted when @mail setup.
I tried to change server name, if I point to my service domain, authentication fails when login from domains, if I point it to other domain only succesfull login if this domain is in ths same server... What may be wrong? <form action="http://216.157.131.123/atmail.pl" method="post" name="loginPage" target="_top"> <input type="hidden" name="MailType" value="pop3"> <input type="hidden" name="Language" value="english"> <input type="hidden" name="MailServer" value="mail.servicedomain.com"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="272" id="AutoNumber7" height="16"> <tr> <td width="272" height="39" colspan="2"><font size="1"> e-mail<br> <input name="username" size="15"></font>@<font size="1"><input type="text" name="pop3host" value size="18"></font></td> </tr> <tr> <td width="272" height="31" colspan="2"><font size="1"> Password<br> <input name="password" type="password" size="23"></font></td> </tr> <tr> <td width="205" height="31"><font size="1"> Interface<br> <select name="LoginType"> <option value="xp" selected>Advanced (IE6+)</option> <option value="blue_pane">Professional (IE5+ NS6+)</option> <option value="simple">Simple (Any browser)</option> </select> </font></td> <td width="67" height="31" valign="bottom"><font size="1"> <input class="submito" type="submit" name="Login" value="Login"></font></td> </tr> </table> </form> |
|
#17
|
||||||||||||
|
||||||||||||
|
Checked your code,
You need two pages, one for clients and one for your service domain The default page will look similar to what you had but you need a javascript function that makes the mail server for them. When they enter their email address it automatically makes their mail server. On your page you need to be able to type in your mail server. (i.e. mail1.yourservicedomain.com). You can look at the @mail login to see how this is done or you can unzip the files I've attached. I modified your script to work. I did not put in any style or looking good formatting. FYI,I tested these screens and they worked fine. defaultmail.htm is for non-service domain mail. At the bottom is a link to the custom page detailmail.htm You enter your mail server as well as other info. It has a link back to the defaultmail.htm. It could be hard coded but instead the page has the lanuage option as well for clients that do not speak english Last edited by gadgetgal99 : 11-02-2003 at 01:12 PM. |
|
#18
|
||||||||||||
|
||||||||||||
|
mail.servicedomain.com is incorrect. Unless you are entering the correct mailserver that is not gonna work.
__________________
The best part of the internet is... the people. The worst part of the internet is... the people!
|
|
#19
|
|||||||||||
|
|||||||||||
|
It's a bit late now becuase you've got all your aliases setup and no doubt customers as well, but my trick is to NOT create an alias called "mail" that way both my service domain and customer domains can use it and you don't run into these sorts of problems.
I alias the Vortech mailservers as mail1-mail3 (or however many there are) |
|
#20
|
|||||||||||
|
|||||||||||
|
Brangwyn, yes is a bit late for that... But good trick!
gadgetgal99, thanks for your useful help !! I missed the script to get customer domain. I add it and works fine! Well, thaks to all !! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mail box setup | tmanners | Chit Chat Public | 7 | 03-24-2005 05:09 AM |
| Domain e-mail setup | micahw | H-Sphere Pre-Sales | 7 | 01-28-2004 09:11 PM |