Author |
|
polhallen Newbie
Joined: 08 June 2013
Online Status: Offline Posts: 3
|
Posted: 03 November 2013 at 10:00am | IP Logged
|
|
|
hello, I've regular license, I've setted:
"Only already registered users can access WebMail" to YES
so, old accounts runs, but when I create new account I don't see list of users (I create accounts by own shell script).
here the log:
thanks!
Pol
[17:48:51.35] [POST(6)] /webmail/index.php?/Ajax/
[17:48:51.35] POST > [Action, Email, IncLogin, IncPassword, SignMe, Token]
[17:48:51.35]
[17:48:51.35] AJAX: Action: Login
[17:48:51.35] DB : start connect to webmailpro@127.0.0.1
[17:48:51.36] DB : connected to webmailpro@127.0.0.1
[17:48:51.36] DB[1] > SELECT `id_acct`, `id_user`, `id_domain`, `id_tenant`, `deleted`, `def_acct`, `mailing_list`, `quota`, `quota_usage_bytes`, `email`, `friendly_nm`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_login`, `mail_inc_pass`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_login`, `mail_out_pass`, `mail_out_auth`, `mail_out_ssl`, `hide_in_gab`, `signature`, `signature_type`, `signature_opt`, `custom_fields` FROM awm_accounts WHERE `def_acct` = 1 AND `email` = 'info@migeco.com'
[17:48:51.36] DB[2] > SELECT `id_domain`, `id_tenant`, `disabled`, `name`, `url`, `override_settings`, `is_internal`, `site_name`, `lang`, `def_user_timezone`, `def_user_timeformat`, `def_user_dateformat`, `allow_registration`, `allow_pass_reset`, `allow_webmail`, `mail_protocol`, `mail_inc_host`, `mail_inc_port`, `mail_inc_ssl`, `mail_out_host`, `mail_out_port`, `mail_out_auth`, `mail_out_login`, `mail_out_pass`, `mail_out_ssl`, `mail_out_method`, `check_interval`, `skin`, `msgs_per_page`, `allow_change_interface_settings`, `allow_change_account_settings`, `allow_users_add_acounts`, `allow_new_users_register`, `layout`, `xlist`, `allow_contacts`, `contacts_per_page`, `global_addr_book`, `allow_calendar`, `cal_show_weekends`, `cal_workday_starts`, `cal_workday_ends`, `cal_show_workday`, `cal_week_starts_on`, `cal_default_tab` FROM awm_domains WHERE `name` = 'migeco.com'
[17:48:51.36] Exception[1504]: Unknown error
~ /libraries/afterlogic/common/managers/webmail/manager.php (130)
----------------------------------------------------------------------
#0 /home/hostinato.com/hostinato.com/www.hostinato.com/webmail/libraries/afterlogic/common/managers/integrator/manager.php(533): CApiWebmailManager->CreateAccountProcess('info@migeco.com', 'password', '', Array)
#1 /home/hostinato.com/hostinato.com/www.hostinato.com/webmail/libraries/ProjectSeven/Actions.php(1503): CApiIntegratorManager->LoginToAccount('info@migeco.com', 'password', '', '')
#2 [internal function]: ProjectSeven\Actions->AjaxLogin()
#3 /home/hostinato.com/hostinato.com/www.hostinato.com/webmail/libraries/ProjectSeven/Service.php(95): call_user_func(Array)
#4 /home/hostinato.com/hostinato.com/www.hostinato.com/webmail/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle()
#5 /home/hostinato.com/hostinato.com/www.hostinato.com/webmail/index.php(54): include('/home/hostinato...')
#6 {main}
[17:48:51.36] DB : disconnect from webmailpro@127.0.0.1
[17:48:55.86] /webmail/adminpanel/index.php?pop&type=log&action=view
[17:48:55.86]
[17:48:55.86] call CWebMailModule->StandardPopAction->Services()
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 04 November 2013 at 2:07am | IP Logged
|
|
|
WebMail Lite doesn't offer users list, and it doesn't require licensing either. Maybe this was posted in wrong section and you actually use the Pro? If so, you'll probably need to describe the issue in more detail - do you have your domain added under Domains list, did you check users list and that option under default domain, etc.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
|
|