Hi,I am a newbie in IMAP and POP3 world. I am trying to build a Windows Desktop based client using C# language to retrieve emails from pop3 and imap servers. I just need to retrieve emails and the email attachment to do more more processing on that. My target is to build a C# wrapper for IMAP toolkit using SWIG(http://www.swig.org/). I have been able to build the c-client library using nmake but could not build the other servers.
My questions are: 1. Do I need anything more than the c-client library from IMAP toolkit to build my C# client? 2. Do you have any Visual Studio Project build for c-client library? 3. Do you have any newbie doc to learn which functions to call from c-client library in which sequence to accomplish my goal? Is mtest is a sample client using the c-client to retrieve messages from IMAP or POP3? Thanks to Mark for this wonderful library and maintaining it. Tamal Saha
_______________________________________________ Imap-uw mailing list [email protected] http://mailman2.u.washington.edu/mailman/listinfo/imap-uw
