Author |
|
Jeff U Groupie
Joined: 16 December 2007 Location: United States
Online Status: Offline Posts: 58
|
Posted: 18 January 2014 at 8:53am | IP Logged
|
|
|
It appears that the following config line in settings.xml has no effect.
<UseLoginWithoutDomain>On</UseLoginWithoutDomain>
This is causing the new version of PHP (7.1.1.1) not to pop my mail server. Is there a fix?
Log shows:
[16:53:33.64] [POST(6)] /?/Ajax/
[16:53:33.64] POST > [Action, Email, IncLogin, IncPassword, SignMe, Token]
[16:53:33.64]
[16:53:33.64] Exception[1504]: Unknown error
~ /libraries/afterlogic/common/managers/webmail/manager.php (130)
----------------------------------------------------------------------
#0 /var/customers/webs/jfuchtm/libraries/afterlogic/common/managers/integrator/manager.php(709): CApiWebmailManager->CreateAccountProcess('uchtman@megavis...', 'xxxxxxxx', '', Array)
#1 /var/customers/webs/jfuchtm/libraries/ProjectSeven/Actions.php(2022): CApiIntegratorManager->LoginToAccount('uchtman@megavis...', 'xxxxxxxx', 'uchtman@megavis...', '')
#2 [internal function]: ProjectSeven\Actions->AjaxLogin()
#3 /var/customers/webs/jfuchtm/libraries/ProjectSeven/Service.php(231): call_user_func(Array)
#4 /var/customers/webs/jfuchtm/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle()
#5 /var/customers/webs/jfuchtm/index.php(71): include('/var/customers/...')
#6 {main}
My pop server only needs the login, not the entire email address.
|
Back to Top |
|
|