Pop3 is not fetching full emails from mail server?

Hi,

Aspose.network,pop3.pop3 client is not fetching total emails messages from the mail server. can you please tell me how we can fetch the total messages from the inbox by using this dll.

Please tell me on which criteria basis it is fetch the mails from the mail server?


This message was posted using Page2Forum from Fetch Messages from Imap Server and Save to Disk - Aspose.Network for .NET

Hi,


Thank you for inquiry.

The Pop3Client.ListMessages() method gets all the messages in the Inbox folder. There is no criteria currently. It just gets all the messages. For reference, please visit http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/receiving-emails-and-saving-to-disk.html.