Author |
|
Daica Newbie
Joined: 18 June 2013
Online Status: Offline Posts: 4
|
Posted: 18 June 2013 at 4:48pm | IP Logged
|
|
|
I am using the latest version of AfterLogic Webmail Lite [7.0.1] on Windows 8 with Hmailserver [Also latest version]
Everything works as it should, sending emails, receiving. However, I wanted to allow my users to login without using the full [name@domain.com]
I searched the forum and tried to change the settings.xml file but none of it worked for me.
[First Settings I use]
Code:
<LoginFormType>Login</LoginFormType>
<UseLoginAsEmailAddress>Off</UseLoginAsEmailAddress>
<LoginAtDomainValue>domain.tv</LoginAtDomainValue>
<DefaultDomainValue />
<UseAdvancedLogin>Off</UseAdvancedLogin>
|
|
|
[Second Settings I used]
Code:
<LoginFormType>LoginAtDomain</LoginFormType>
<UseLoginAsEmailAddress>Off</UseLoginAsEmailAddress>
<LoginAtDomainValue>domain.tv</LoginAtDomainValue>
<DefaultDomainValue />
<UseAdvancedLogin>Off</UseAdvancedLogin>
|
|
|
After changing the settings I even restarted the apache and MySQL service but nothing worked. I keep getting wrong username/password
Is this feature still supported in Version 7 of AfterLogic?
Also, where is the main index.php file? I'd like to add a register button and some other information to the main index page but could not find it.
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 20 June 2013 at 12:37am | IP Logged
|
|
|
This feature is not supported yet. Will be added in subsequent releases.
Regards,
Alex
|
Back to Top |
|
|
Daica Newbie
Joined: 18 June 2013
Online Status: Offline Posts: 4
|
Posted: 20 June 2013 at 12:12pm | IP Logged
|
|
|
Do you know when that release will be?
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 21 June 2013 at 2:56am | IP Logged
|
|
|
This feature is not assigned to any particular version yet. Can't say anything at the moment.
Regards,
Alex
|
Back to Top |
|
|