Author |
|
sisyphus Newbie
Joined: 24 January 2014 Location: Bangladesh
Online Status: Offline Posts: 4
|
Posted: 24 January 2014 at 2:49am | IP Logged
|
|
|
Hello,
I just downloaded PHP version and try to set up on my local xampp server. Tables are created. I also added default domain settings from admin section. But tables are still empty and I can login.
What else I need to do? Please help.
Thanks
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 24 January 2014 at 3:01am | IP Logged
|
|
|
Please confirm you can log in your mail account with another IMAP email client (like Thunderbird), but cannot log in the same account with WebMail Lite client.
Regards,
Alex
|
Back to Top |
|
|
sisyphus Newbie
Joined: 24 January 2014 Location: Bangladesh
Online Status: Offline Posts: 4
|
Posted: 24 January 2014 at 3:09am | IP Logged
|
|
|
Hello,
Thanks for quick response. I can login with Outlook. And I added same setup with incoming port (POP3) 110 and outgoing port (SMTP) 26.
But still now working. What should I do now?
Thanks
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 24 January 2014 at 3:24am | IP Logged
|
|
|
I was talking about IMAP. Our webmail products can login only via IMAP.
Regards,
Alex
|
Back to Top |
|
|
sisyphus Newbie
Joined: 24 January 2014 Location: Bangladesh
Online Status: Offline Posts: 4
|
Posted: 24 January 2014 at 3:46am | IP Logged
|
|
|
Hello,
I just tested and its working with Thunderbird. It needed manual configuration for port.
Please let me know. I think, tables should not be empty.
Thanks
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 24 January 2014 at 3:55am | IP Logged
|
|
|
Empty tables are ok.
You can enable logging in admin panel, try to log in again, and then examine the logs to find out the cause of the problem.
Regards,
Alex
|
Back to Top |
|
|
sisyphus Newbie
Joined: 24 January 2014 Location: Bangladesh
Online Status: Offline Posts: 4
|
Posted: 24 January 2014 at 4:23am | IP Logged
|
|
|
Thank you. Log file contains that error:
#0 F:\xampp\htdocs\mailing\at-mail\webmail\libraries\afterlogic\common\managers\integrator\manager.php(709): CApiWebmailManager->CreateAccountProcess('EMAIL', 'PASS', '', Array)
#1 F:\xampp\htdocs\mailing\at-mail\webmail\libraries\ProjectSeven\Actions.php(2022): CApiIntegratorManager->LoginToAccount('EMAIL', 'PASS', '', '')
#2 [internal function]: ProjectSeven\Actions->AjaxLogin()
#3 F:\xampp\htdocs\mailing\at-mail\webmail\libraries\ProjectSeven\Service.php(231): call_user_func(Array)
#4 F:\xampp\htdocs\mailing\at-mail\webmail\libraries\ProjectSeven\Boot.php(5): ProjectSeven\Service->Handle()
#5 F:\xampp\htdocs\mailing\at-mail\webmail\index.php(71): include('F:\xampp\htdocs...')
#6 {main}
Is there something about settings.xml file?
|
Back to Top |
|
|