Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET IMAP

 AfterLogic Forum : MailBee.NET IMAP
Subject Topic: IMAP Login throwing error Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
satish
Newbie
Newbie


Joined: 06 December 2011
Location: India
Online Status: Offline
Posts: 1
Posted: 06 December 2011 at 2:10am | IP Logged Quote satish

Hi,
We are using Licensed version of Mail Bee Component. We are getting error while using IMAP Login.

Wrong account name and/or password. The server responded: MBN00000002 NO Server Unavailable. 15.
Below is the sample code:
Imap imap = new Imap();
imap.Connect("servername"); // works fine
imap.Login("accoutnname", "password", MailBee.AuthenticationMethods.Auto, MailBee.AuthenticationOptions.PreferSimpleMethods, null); //throws error. Note: AccountName and password is correct. We have checked with two accounts. Error : Wrong account name and/or password. The server responded: MBN00000002 NO Server Unavailable. 15.
Please reply as soon as possible as its urgent issue. Thanks in advance. Satish
Back to Top View satish's Profile Search for other posts by satish
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 06 December 2011 at 2:51am | IP Logged Quote Alex

I guess this error is self-explaining as the server reports it experiences internal problems. You should check your server to find out what's wrong with it.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 

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