cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SMTP : Subject field

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 12 Apr 2010 14:32:32 +0200 (CEST)

On Mon, 12 Apr 2010, devyani.sapre_at_wipro.com wrote:

> Which option can help me populate the "Subject" field?

None, that's part of the body you send.

> Also, currently when the mail is sent, I dont see the recipient mail id
> in my mailbox? Are there options that can help me populate all fields
> (To,CC,BCC..) ?

Those are also headers you are in charge of. In fact, all *headers* in the
mail are your responsibility. Only the stuff that SMTP requires for plain SMTP
commands are done by libcurl.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-12