curl-users
Re: Any examples about POP3 is very expected.
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 17 Aug 2010 19:08:06 +0200 (CEST)
Date: Tue, 17 Aug 2010 19:08:06 +0200 (CEST)
On Tue, 17 Aug 2010, HeJin wrote:
> Resently, i try to use libcurl (with the latest vesion 7.21.1) to implement
> POP3 and SMTP, but i can not find any interface related to POP3 in the
> /curl/curl.h.
For libcurl questions and issues, please consider the curl-library mailing
list.
POP3 requests are done by using pop3:// URLs, the path name is used as mailbox
name IIRC.
> I've seen the CURLOPT_MAIL_FROM&CURLOPT_MAIL_RCPT, is this for SMTP?
Did you read the docs for them?
-- / 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.htmlReceived on 2010-08-17