Hi,

I'm using the mail() function to send email. However,
when the reciever recieves the email, my Servers name
comes up in the "From" in his MailBox and also inside
the email, even after defining the "From: " in the
mail function. How do i change this From info??

This is what i'm using :
mail($to, $subject, $message, "From: $from");

Thanks!
T. Edison jr.


=====
Rahul S. Johari (Director)
******************************************
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
*******************************************

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

-- 
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, e-mail: [EMAIL PROTECTED]

Reply via email to