Were you able to hack libcurl to get IMAP working? Can you provide us or submit some SMTP/POP2/IMAP examples.
Thanks, Alona -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ben Greear Sent: Tuesday, June 01, 2010 7:34 PM To: libcurl development Subject: Re: IMAP/SMTP/POP3 examples On 06/01/2010 03:32 PM, Daniel Stenberg wrote: > On Mon, 31 May 2010, Alona Rossen wrote: > >> Are there any examples for using libcurl for IMAP/SMTP/POP3 protocols >> available? > > No. But dive in and have a go at it, and when you get something running > please submit it to us so that we _get_ examples for these protocols! > Just in case someone gets motivated: The IMAP code is basically non-functional, so please don't expect much from it w/out some serious libcurl hacking. We had good results using SMTP and POP3 though. Thanks, Ben -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
