Author |
|
thebluedarth Newbie
Joined: 15 May 2014 Location: Canada
Online Status: Offline Posts: 1
|
Posted: 15 May 2014 at 1:40pm | IP Logged
|
|
|
Hi Guys,
Need some help, I have installed the Afterlogic Pro version and most of my accounts are ok. I can login fine, view emails,send emails. But I have one mailbox which has a lot of emails and folders. Every time I login the folders and emails don't show up and I get the following message:
IMAP[WARNING]: exception 'MailSo\Base\Exceptions\InvalidArgumentException' with message 'MailSo-Base-Exceptions-InvalidArgumentException (Folder.php ~ 68)' in /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/libraries/MailSo/Imap/Folder.php:68 Stack trace: #0 /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/libraries/MailSo/Imap/Folder.php(103): MailSo\Imap\Folder->__construct(Array, '.', Array) #1 /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/libraries/MailSo/Imap/ImapClient.php(573): MailSo\Imap\Folder::NewInstance(Array, '.', Array) #2 /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/libraries/MailSo/Imap/ImapClient.php(683): MailSo\Imap\ImapClient->getFoldersFromResult(Array, 'LSUB', false) #3 /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/libraries/MailSo/Imap/ImapClient.php(711): MailSo\Imap\ImapClient->specificFolderList(true, '', '*') #4 /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/libraries/afterlogic/common/managers/mail/manager.php(325): MailSo\Imap\ImapClient->FolderSubscribeList('', '*') #5 /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/libraries/ProjectSeven/Actions.php(627): CApiMailManager->Folders(Object(CAccount)) #6 [internal function]: ProjectSeven\Actions->AjaxFolderList() #7 /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/libraries/ProjectSeven/Service.php(265): call_user_func(Array) #8 /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle() #9 /Library/Server/Web/Data/Sites/AfterlogicPro/webmail/index.php(73): include('/Library/Server...') #10 {main}
I tried the following:
- at the first the script was timing out so increased the time using set_time_limit(0);
Please help.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 15 May 2014 at 5:48pm | IP Logged
|
|
|
Exception text is not enough to understand what's going on, we need the complete log which includes conversation with IMAP server. You can provide the logs privately via HelpDesk.
Also note that having message threading enabled can affect the performance, try disabling that in account settings and see if it helps.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|