cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: issue using SMTP with libcurl

From: Harshdeep Singh <harshcalsoft_at_gmail.com>
Date: Thu, 26 Aug 2010 11:32:08 +0530

Is there some way to do it using libcurl some libcurl API or something

On 8/26/10, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> On Thu, Aug 26, 2010 at 10:07:46AM +0530, Harshdeep Singh wrote:
>> Hi,
>>    I am using SMTP with libcurl to send out mail. What i wanted to know is
>> there some way we can attach a file to the mail using libcurl.
>
> The standard way to attach a file to a message is to use MIME. Your app
> will need to format an appropriate MIME message which is then sent to the
> mail server by libcurl.
>
>>>> Dan
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-26