Author |
|
pvi00 Newbie
Joined: 09 August 2017 Location: United States
Online Status: Offline Posts: 2
|
Posted: 09 August 2017 at 11:55am | IP Logged
|
|
|
Installed 7.7.5 Webmail Lite and removed install directory after using 12345 as default mailadm password for first reset. Can't login. So I reset the mailadm password on Security panel using previous password (won't take 12345 now). (Saved successfully). Go immediately to mail webmail screen to login as mailadm but get message about bad username or password. Database test connection button works. Debug log:
POST(7)][ip:70.123.33.104] /webmail/adminpanel/index.php?submit
[18:45:01.99][73c4ebf9] POST > [form_id, txtUserName, txtOldPassword, txtNewPassword, txtConfirmNewPassword, txtToken, submit_btn]
[18:45:01.99][73c4ebf9]
[18:45:01.99][73c4ebf9] call CCommonModule->StandardPostAction->SystemSecurity()
[18:45:02.00][73c4ebf9] call CWebMailModule->StandardPostAction->SystemSecurity()
[18:45:02.00][73c4ebf9] Location: index.php?root
[18:45:02.19][509ce20d] [GET][ip:70.123.33.104] /webmail/adminpanel/index.php?root
[18:45:02.19][509ce20d] POST > []
[18:45:02.19][509ce20d]
[18:45:02.19][509ce20d] call CCommonModule->PopulateData->SystemSecurity()
[18:45:02.19][509ce20d] call CWebMailModule->PopulateData->SystemSecurity()
[18:45:12.78][082c609e] [POST(7)][ip:70.123.33.104] /webmail/adminpanel/index.php?submit
[18:45:12.78][082c609e] POST > [form_id, txtUserName, txtOldPassword, txtNewPassword, txtConfirmNewPassword, txtToken, submit_btn]
[18:45:12.78][082c609e]
[18:45:12.78][082c609e] call CCommonModule->StandardPostAction->SystemSecurity()
[18:45:12.80][082c609e] call CWebMailModule->StandardPostAction->SystemSecurity()
[18:45:12.80][082c609e] Location: index.php?root
[18:45:13.01][dd61c48f] [GET][ip:70.123.33.104] /webmail/adminpanel/index.php?root
[18:45:13.01][dd61c48f] POST > []
[18:45:13.01][dd61c48f]
[18:45:13.01][dd61c48f] call CCommonModule->PopulateData->SystemSecurity()
[18:45:13.01][dd61c48f] call CWebMailModule->PopulateData->SystemSecurity()
[18:45:25.68][80a6a497] [GET][ip:70.123.33.104] /webmail/adminpanel/index.php
[18:45:25.68][80a6a497] POST > []
[18:45:25.68][80a6a497]
[18:45:25.68][80a6a497] call CCommonModule->PopulateData->SystemSecurity()
[18:45:25.68][80a6a497] call CWebMailModule->PopulateData->SystemSecurity()
[18:45:34.95][390a079d] [POST(7)][ip:70.123.33.104] /webmail/?/Ajax/
[18:45:34.95][390a079d] POST > [Action, Email, IncLogin, IncPassword, SignMe, AccountID, Token]
[18:45:34.95][390a079d]
[18:45:34.95][390a079d] AJAX: Action: SystemLogin
[18:45:34.95][390a079d] ProjectCore\Exceptions\ClientException: ClientException in /www/webmail/libraries/ProjectCore/Actions.php:2900
Stack trace:
#0 [internal function]: ProjectCore\Actions->AjaxSystemLogin()
#1 /www/webmail/libraries/ProjectCore/Service.php(341): call_user_func(Array)
#2 /www/webmail/libraries/ProjectCore/Boot.php(12): ProjectCore\Service->Handle()
#3 /www/webmail/index.php(104): include('/www/webmail/li...')
#4 {main}
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 10 August 2017 at 12:53am | IP Logged
|
|
|
Not sure if I understand the problem. If you're attempting to log into main WebMail screen as mailadm, that isn't going to work. You need to login using actual email account, and make sure you have correct IMAP/SMTP details supplied in Domains > Default settings screen of AdminPanel.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
pvi00 Newbie
Joined: 09 August 2017 Location: United States
Online Status: Offline Posts: 2
|
Posted: 22 August 2017 at 1:49pm | IP Logged
|
|
|
Thanks Igor, just trying to understand system. Trying to login as mailadm to add users.Must have missed to part about needing a real email address.
|
Back to Top |
|
|