On Mon, Jan 25, 2010 at 8:11 PM, Jason Snell <[email protected]> wrote: > I wonder if the smartest thing to do for a project like this would be to find > an IMAP implementation that could be taken off the shelf and used as (or as > the basis for) the engine underlying the app, rather than reinventing the > wheel.
I think it's pretty well established that the guys going to be great developer and will be "stealing" an already good IMAP library ;) Right now the code Gus has written for CrashyEmailApp[1] is using MailCore[2] which is built around libEtPan[3]. 1: http://github.com/ccgus/letters 2: http://www.mronge.com/code/ 3: http://libetpan.sourceforge.net/libetpan/index.html Clint _______________________________________________ [email protected] mailing list List help: http://lists.ranchero.com/listinfo.cgi/email-init-ranchero.com
