[PHP] Send mail via exact account

2001-08-30 Thread Rosen
Hi, I want to send mail via exact account ( i.e. [EMAIL PROTECTED] ). can I do it with php ? Thanks Rosen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators,

RE: [PHP] Send mail via exact account

2001-08-30 Thread Jason Murray
I want to send mail via exact account ( i.e. [EMAIL PROTECTED] ). can I do it with php ? Yes, in future please check the PHP manual before asking, as the manual entry for mail() specifically mentions this purpose. mail([EMAIL PROTECTED], subject, mail, From: [EMAIL PROTECTED]\nReply-to: