cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: libcurl 7.26.0 pop3 custom command loops

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Sat, 23 Jun 2012 16:57:01 +0100

Hi Nagai,

> Using pop3 custom command "DELE", curl loops by waiting for body data.
> So I fixed the code using custom commands as follows.

Thank you for taking the time to develop that but I was wondering, did you
use the following before calling curl_easy_perform()?

curl_easy_setopt((handle, CURLOPT_NOBODY, 1);

Kind Regards

Steve

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-23