cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Send Email with curl

From: Ben Combee <ben.combee_at_gmail.com>
Date: Thu, 22 May 2008 10:33:17 -0500

On Thu, May 22, 2008 at 10:23 AM, Aleksandar Lazic
<al-curllibrary_at_none.at> wrote:
> On Don 22.05.2008 11:57, Luiz Rafael Culik Guimaraes wrote:
>>
>> Dear Friends
>>
>> is possible to send email with curl ( using C language bindings) ?
>
> No.

Well, you could talk over HTTP to a CGI web form that could send mail
from a server, but if you're talking about SMTP directly from libcurl,
no is the right answer.
Received on 2008-05-22