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

Reply via email to