mtest is a suitable example program to use for an initial start. mailutil and imapd are more advanced example programs; Alpine is an even more advanced one.
You should make sure that you can build mtest, because if you can't built mtest you can't build anything else. The imap-2007b\makefile.w2k file should build c-client, mtest, imapd, ipop[23]d, and mailutil. The imap-2007b\docs directory has some documentation of varying quality that ought to be of some assistance. -- Mark -- http://panda.com/mrc Democracy is two wolves and a sheep deciding what to eat for lunch. Liberty is a well-armed sheep contesting the vote. ________________________________ > Date: Fri, 10 Oct 2008 13:23:11 +0600 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: [Imap-uw] Using c-client library from C# > > 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 _________________________________________________________________ See how Windows Mobile brings your life together—at home, work, or on the go. http://clk.atdmt.com/MRT/go/msnnkwxp1020093182mrt/direct/01/_______________________________________________ Imap-uw mailing list [email protected] http://mailman2.u.washington.edu/mailman/listinfo/imap-uw
