On 25/01/02 01:46 +0530, Mayuresh Kathe wrote:
> Hi,
> 
> Does anyone know what are the commands for sending a CC or BCC mail 
> via SMTP?
The same as sending a regular mail.

MAIL FROM: <[EMAIL PROTECTED]>
250 Ok
Rcpt to: <[EMAIL PROTECTED]>
250 Ok
Rcpt to: <[EMAIL PROTECTED]>
250 Ok
Rcpt to: <[EMAIL PROTECTED]>
data
To: "luser1" <[EMAIL PROTECTED]>
Cc: "luser2" <[EMAIL PROTECTED]>
Subject: There can be only one ;)

rketjkeruykw
.
quit

Devdas Bhagat

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to