Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: Server uses . usernames Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
chris
Newbie
Newbie


Joined: 02 May 2009
Online Status: Offline
Posts: 8
Posted: 19 July 2013 at 7:40am | IP Logged Quote chris

Hi,

Just installed V7 and it looks awesome!

One question, my server saves users in this format: username.domainname (no .com)

When staff try to sign in using their email address, it fails (wrong username/password error). They can sign in using the . format, but that's not intuitive.

With the previous version I used, I rewrote the php code on log in page to fix this. But is there something else I can do to make this work this time?

Thanks,

Chris
Back to Top View chris's Profile Search for other posts by chris
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6088
Posted: 24 July 2013 at 12:03am | IP Logged Quote Igor

Developers have created a small plugin for this purpose, you can download it here. You'll need to extract that plugin to data/plugins directory so that it's found at the following path:

Code:
data/plugins/change-login-details/index.php


To activate the plugin, modify data/settings/config.php file and add the following item to array defined there:

Code:
'plugins.change-login-details' => true,


--
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