Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: question about login process Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
shukko
Newbie
Newbie


Joined: 06 March 2010
Location: Turkey
Online Status: Offline
Posts: 1
Posted: 06 March 2010 at 2:41am | IP Logged Quote shukko

Hello

I am using webmail free php version.
I have got 3 servers with around 700 domains hosted.

All my mail settings are identical.

use email as login name
incoming : mail.domain.com
outgoing: mail.domain.com
IMAP 4 and request smtp auth.

what I am trying to is whenever a customer from server 1 ,2 or 3 tries to enter webmail I want to post these settings as default

The problem is I don't want to show advanced login to my customers.

All I want is email + password fields in login form. nothing more.

How can I set mail.domain.com ( the domain part must be taken from the email account as client entered ) as default without showing any kind of other screens.

I can install webmail in all three servers and left localhost as default webmail server. But I need to install webmail into 1 single location and by this way easy to maintain it later.

Please help.

Thanks

S.K.

PS: I tried to achieve this by adding a java script to index.php.
Webmail default index page is set to "advanced login mode" and advanced mail server fields are hidden default by giving their table %0 height.

whenever a customer started typing his mail address all his keystrokes are transferred to proper form fields below.
and my java scripts cuts the part after the @ and puts it as mail.+domain.com into hidden smtp and incoming fields.

this works but still the customer sees email + username + password boxes.

If there is a way to omit username screen - although it is populated automatically using my javascript - it will be very very good.

Thanks
Back to Top View shukko's Profile Search for other posts by shukko
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6089
Posted: 07 March 2010 at 1:34pm | IP Logged Quote Igor

In such kind of scenario, I would highly recommend using WebMail Pro integration API. It allows creating custom login / signup forms, and even pass access details from your own application to WebMail Pro bypassing its standard login screen.

The integration API is available for both PHP and ASP.NET versions of WebMail Pro. It might be different regarding details, the idea is still the same. And it doesn't require vast knowledge of the programming language(s). The documentation pages referenced above contain multiple examples on various aspects of API usage.

Hope this helps!

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide