Hi,
I am trying to connect to an IMAP mail server using Aspose.Network, but I get exception on the Connect() method. The sample code is:
ImapClient client = new ImapClient(“host”, 143, “user@host”, “pwd”);
client.Connect(true);
The exception message is “Aspose.Network.Imap.xfc2468a0a3a53364”.
The operating system is Windows 2008 Server with MailEnable Pro as email server.
This message was posted using Email2Forum by saqib.razzaq.