We try to connect to an shared exchange mailbox via
Domain\User\Aliasbut get follwoing exception.
Connection with the old User (User, PWD) works.
09.08.2016 11:25:35 [ERROR] RunImapPoll : Limilabs.Client.ServerException: AUTHENTICATE failed.
at Limilabs.Client.IMAP.Imap.LoginPLAIN(String user, String adminUser, String adminPassword)
at Limilabs.Client.IMAP.Imap.UseBestLogin(String user, String password)
at WindowsServiceReadMail.AsyncMailReaderService.ConnectInbox()
at WindowsServiceReadMail.AsyncMailReaderService.RunImapPoll(CancellationToken ct)