tags:

views:

135

answers:

0

Hi

Is there any way to retrieve only unread mails from specific person with email address [email protected] using IMAP C client Apis.
I know it can be done by using mail_search (unseen flag), but I think it would be more expensive to query every time. Please suggest a better way to do this.

If possible can you please post a sample program.

Thanks in advance. Regards Subbi