cURL / Mailing Lists / curl-users / Single Mail

curl-users

IMAP URL (was Re: curl output appears different from what stored in file...)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 29 Jan 2015 22:27:34 +0100 (CET)

On Thu, 29 Jan 2015, Bruecke e.V Telemeizin wrote:

> i have a problem:

Please don't just hijack a thread by replying to a non-related email and not
even change subject.

> I do not arrive has to read all my e-mails of my Gmail when I compile the
> imap-ssl.c. code on the terminal of Linux I can only read just the last last
> message which is in my inbox
>
> curl_easy_setopt(curl, CURLOPT_URL, "imaps://imap.gmail.com/#all");

Read the docs? http://curl.haxx.se/libcurl/c/CURLOPT_URL.html#IMAP

And finally: libcurl talk is better done on the curl-library mailing list...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-01-29