Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Unable to connect (Postfix / Dovecot) Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Holt
Newbie
Newbie


Joined: 23 January 2016
Online Status: Offline
Posts: 1
Posted: 23 January 2016 at 6:00am | IP Logged Quote Holt

I am trying to set up afterlogic to connect to my mail server but I am unable to connect. The mail server is working fine from other mail client.

My connection on the other mail client is something like:
  • Type: IMAP
  • Server: imap.mydomain.fr
  • Secured: Yes (SSL)
  • Port: 993
  • Username: username (without @...)

Here is my log:

Code:

[13:39:23.32][589aadf8] [POST(7)][ip:5.135.109.191] /afterlogic/?/Ajax/
[13:39:23.32][589aadf8] POST > [Action, Email, IncLogin, IncPassword, SignMe, AccountID, Token]
[13:39:23.32][589aadf8]
[13:39:23.32][589aadf8] AJAX: Action: SystemLogin
[13:39:23.32][589aadf8] exception 'ProjectCore\Exceptions\ClientException' with message 'ClientException' in /usr/share/afterlogic/libraries/ProjectCore/Actions.php:2854
Stack trace:
#0 [internal function]: ProjectCore\Actions->AjaxSystemLogin()
#1 /usr/share/afterlogic/libraries/ProjectCore/Service.php(302): call_user_func(Array)
#2 /usr/share/afterlogic/libraries/ProjectCore/Boot.php(12): ProjectCore\Service->Handle()
#3 /usr/share/afterlogic/index.php(104): include('/usr/share/afte...')
#4 {main}


And my settings.xml:

Code:

<AllowWebMail>On</AllowWebMail>
<IncomingMailProtocol>IMAP4</IncomingMailProtocol>
<IncomingMailServer>imap.mydomain.com</IncomingMailServer>
<IncomingMailPort>993</IncomingMailPort>
<IncomingMailUseSSL>On</IncomingMailUseSSL>
<OutgoingMailServer>127.0.0.1</OutgoingMailServer>
<OutgoingMailPort>587</OutgoingMailPort>
<OutgoingMailAuth>AuthCurrentUser</OutgoingMailAuth>
<OutgoingMailLogin />
<OutgoingMailPassword />
<OutgoingMailUseSSL>On</OutgoingMailUseSSL>
<OutgoingSendingMethod>Specified</OutgoingSendingMethod>
<UserQuota>0</UserQuota>
<ShowQuotaBar>On</ShowQuotaBar>
<AutoCheckMailInterval>1</AutoCheckMailInterval>
<DefaultSkin>AfterLogic</DefaultSkin>
<MailsPerPage>20</MailsPerPage>
<AllowUsersChangeInterfaceSettings>On</AllowUsersChangeInterfaceSettings>
<AllowUsersChangeEmailSettings>Off</AllowUsersChangeEmailSettings>
<EnableAttachmentSizeLimit>Off</EnableAttachmentSizeLimit>
<AttachmentSizeLimit>102400000</AttachmentSizeLimit>
<ImageUploadSizeLimit>10240000</ImageUploadSizeLimit>
<AllowLanguageOnLogin>On</AllowLanguageOnLogin>
<FlagsLangSelect>Off</FlagsLangSelect>
<LoginFormType>Email</LoginFormType>
<LoginSignMeType>DefaultOn</LoginSignMeType>
<LoginAtDomainValue />
<UseLoginWithoutDomain>On</UseLoginWithoutDomain>
<AllowNewUsersRegister>On</AllowNewUsersRegister>
<AllowUsersAddNewAccounts>Off</AllowUsersAddNewAccounts>

Back to Top View Holt's Profile Search for other posts by Holt
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 24 January 2016 at 1:18am | IP Logged Quote Igor

Based on the log extract, I understand you're using WebMail Lite installed as Debian/Ubuntu package. Can you try setting up standard package of the product and see if the issue persists there as well?

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide