Author |
|
ImmoConnect Newbie
Joined: 23 February 2009 Location: France
Online Status: Offline Posts: 35
|
Posted: 02 March 2010 at 7:05am | IP Logged
|
|
|
Hello,
We have the following error :
System.Security.Authentication.AuthenticationException: Échec d'un appel à SSPI, consultez l'exception interne. ---> System.ComponentModel.Win32Exception: Le jeton fourni à la fonction n'est pas valide
--- Fin de la trace de la pile d'exception interne ---
à System.Net.Security.SslState.CheckThrow(Boolean authSucessCheck)
à System.Net.Security.SslState.get_SecureStream()
à System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count)
à ee.a(Byte[] A_0, Int32 A_1)
à d0.a(Byte[] A_0, Int32 A_1)
à cy.ak()
à bb.a(String A_0, Int32 A_1, Boolean A_2, Socket A_3, EndPoint A_4)
à bb.y()
à gv.y()
à fx.y()
à cf.a5()
à hb.b(Boolean A_0)
à MailBee.SmtpMail.Smtp.Connect()
à Rodacom.Mail.ManagerMail.MailManager.TestSmtpOnly(IAccountCo nfiguration account)
---------- in --------------
à Rodacom.Mail.ManagerMail.MailManager.TestSmtpOnly(IAccountCo nfiguration account)
à Rodacom.Mail.ManagerMail.MailManager.LaunchTest(Object param, Boolean testsmtp, Boolean testpop)
à Rodacom.Mail.ManagerMail.MailManager.TestAccountInThread(Obj ect param)
à Rodacom.ThreadLauncherManager.b.a(Object A_0)
à System.Threading.ThreadHelper.ThreadStart_Context(Object state)
à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
à System.Threading.ThreadHelper.ThreadStart(Object obj)
The error's source seems to comes from windows framework but have you any clue about this ?
Thanks by advance.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 02 March 2010 at 7:35am | IP Logged
|
|
|
Can the issue be reproduced on other machines? Is it possible to provide us with a small test application we could use to reproduce this? You can send us files confidentially via AfterLogic HelpDesk.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
namtuk Newbie
Joined: 18 December 2006 Location: France
Online Status: Offline Posts: 35
|
Posted: 24 April 2017 at 10:58pm | IP Logged
|
|
|
I have same problem since some weeks, it is random and can't reproduce. In most case (but not all) it is when connecting to Zimbra server in IMAP4, using SSL.
Any idea how to sole this problem? (using Mailbee 10)
Regards
jc
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 25 April 2017 at 12:55am | IP Logged
|
|
|
Please try the latest version. It has some fixes in regard to AuthenticationException.
Regards,
Alex
|
Back to Top |
|
|