Exchange server question

Please, we have an Exchange mail server and wish to connect to a mailbox using IMAP. Because we need to process certain e-mail messages from an inbox of a certain account.

However we cannot get the example program to work. The error message we get from the Aspose Network client is “error” which doesn’t give us a lot to work with.

We provide the Exchange.Imap client with the proper logon information of the user/mailbox.

As far as we know Outlook also connects to Exchange via IMAP.

Does the Exchange server require any configuration settings?

This message was posted using Email2Forum by ShL77.

Hi,

Thanks for considering Aspose.

No special settings are required in Exchange server for access using Aspose.Network library. You just need to specify the correct and complete mailbox uri, username and password. Could you please share the sample code that you are using to connect to the exchange mailbox. You can also refer to this post (<a href=") for sample code snippet to login to the mailbox and fetch messages.